diff options
Diffstat (limited to 'cad/spiceprm/Makefile')
-rw-r--r-- | cad/spiceprm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/spiceprm/Makefile b/cad/spiceprm/Makefile index 4ca8080472a..9a81a45933b 100644 --- a/cad/spiceprm/Makefile +++ b/cad/spiceprm/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2009/05/28 20:53:12 zafer Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/03 21:54:00 wiz Exp $ # DISTNAME= spiceprm-0.11 +PKGREVISION= 1 CATEGORIES= cad MASTER_SITES= http://www.ibiblio.org/pub/Linux/apps/circuits/ |