diff options
author | wiz <wiz@pkgsrc.org> | 2003-12-13 00:45:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-12-13 00:45:21 +0000 |
commit | dd8667777fbc0ed77091084572a942f111f1b4e7 (patch) | |
tree | 387ad93e2489a50e6c479ea80481f11998e70dbf /cad/geda | |
parent | 81d5768a62d050425f0609e323ab0f109059c928 (diff) | |
download | pkgsrc-dd8667777fbc0ed77091084572a942f111f1b4e7.tar.gz |
Bump PKGREVISION for atk library major bump.
Diffstat (limited to 'cad/geda')
-rw-r--r-- | cad/geda/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/geda/Makefile b/cad/geda/Makefile index 822c7733ead..896d5c2e683 100644 --- a/cad/geda/Makefile +++ b/cad/geda/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2003/09/10 23:43:32 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.29 2003/12/13 00:45:21 wiz Exp $ # DISTNAME= geda-${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}/ \ |