diff options
Diffstat (limited to 'cad/gattrib')
-rw-r--r-- | cad/gattrib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/gattrib/Makefile b/cad/gattrib/Makefile index 43c88715b22..bd567e1ae79 100644 --- a/cad/gattrib/Makefile +++ b/cad/gattrib/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/09/29 12:48:51 wulf Exp $ +# $NetBSD: Makefile,v 1.2 2004/10/03 00:13:12 tv Exp $ DISTNAME= geda-gattrib-${PKGVERSION} PKGNAME= gattrib-${PKGVERSION} +PKGREVISION= 1 CATEGORIES= cad MASTER_SITES= http://www.brorson.com/gEDA/gattrib/ |