diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/gschem/Makefile | 4 | ||||
-rw-r--r-- | cad/gsymcheck/Makefile | 4 | ||||
-rw-r--r-- | cad/ipal-current/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/cad/gschem/Makefile b/cad/gschem/Makefile index 649f127bd7c..0eac86da991 100644 --- a/cad/gschem/Makefile +++ b/cad/gschem/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2003/05/02 11:53:57 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2003/05/05 19:05:09 jmmv Exp $ # DISTNAME= geda-gschem-${PKGVERSION} -PKGREVISION= 1 PKGNAME= gschem-${PKGVERSION} +PKGREVISION= 1 CATEGORIES= cad MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PKGVERSION}/ \ ftp://ieee.ing.uniroma1.it/pub/geda/devel/${PKGVERSION}/ \ diff --git a/cad/gsymcheck/Makefile b/cad/gsymcheck/Makefile index a3d99ef0129..91b56f5d047 100644 --- a/cad/gsymcheck/Makefile +++ b/cad/gsymcheck/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2003/05/02 11:53:57 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2003/05/05 19:05:09 jmmv Exp $ # DISTNAME= geda-gsymcheck-${PKGVERSION} -PKGREVISION= 1 PKGNAME= gsymcheck-${PKGVERSION} +PKGREVISION= 1 CATEGORIES= cad MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PKGVERSION}/ \ ftp://ieee.ing.uniroma1.it/pub/geda/devel/${PKGVERSION}/ \ diff --git a/cad/ipal-current/Makefile b/cad/ipal-current/Makefile index e7dadfe2432..a392d9e2493 100644 --- a/cad/ipal-current/Makefile +++ b/cad/ipal-current/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2003/05/02 13:07:52 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2003/05/05 19:05:09 jmmv Exp $ # DISTNAME= ipal-20001210 -PKGREVISION= 1 PKGNAME= ipal-current-20001210 +PKGREVISION= 1 CATEGORIES= cad MASTER_SITES= ftp://icarus.com/pub/eda/ipal/snapshots/ |