Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/cad/eagle/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/cad/eagle/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.20 retrieving revision 1.21 diff -u -p -r1.20 -r1.21 --- pkgsrc/cad/eagle/Makefile 2009/05/19 08:59:05 1.20 +++ pkgsrc/cad/eagle/Makefile 2010/01/06 08:33:23 1.21 @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.20 2009/05/19 08:59:05 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2010/01/06 08:33:23 obache Exp $ # -DISTNAME= eagle-lin-eng-4.14 -PKGNAME= eagle-4.14 -PKGREVISION= 1 +DISTNAME= eagle-lin-eng-4.16r2 +PKGNAME= ${DISTNAME:S/-lin-eng//} CATEGORIES= cad -MASTER_SITES= ftp://ftp.cadsoft.de/pub/program/4.14/ +MASTER_SITES= ftp://ftp.cadsoft.de/pub/program/${PKGVERSION}/ EXTRACT_SUFX= .tgz MAINTAINER= rh@NetBSD.org