diff options
author | wiz <wiz> | 2003-12-13 00:45:21 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-12-13 00:45:21 +0000 |
commit | 0c29d4b5c76eac00d281f8ac54606576c9c1ed73 (patch) | |
tree | 387ad93e2489a50e6c479ea80481f11998e70dbf /cad/libgeda | |
parent | 5ce685e1e633b5baaf4c32ae32f67b6f7801a383 (diff) | |
download | pkgsrc-0c29d4b5c76eac00d281f8ac54606576c9c1ed73.tar.gz |
Bump PKGREVISION for atk library major bump.
Diffstat (limited to 'cad/libgeda')
-rw-r--r-- | cad/libgeda/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/libgeda/Makefile b/cad/libgeda/Makefile index 18b9b63c63f..1564ff31411 100644 --- a/cad/libgeda/Makefile +++ b/cad/libgeda/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2003/10/31 02:13:59 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.23 2003/12/13 00:45:21 wiz Exp $ # DISTNAME= libgeda-${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}/ \ |