diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-05 19:05:05 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-05 19:05:05 +0000 |
commit | 8a555528c030a34dd54faaf42c0d243fe6bcc459 (patch) | |
tree | ec223a7040ab99adec5a68414fa8610d2aa9e8b7 /cad/ipal-current/Makefile | |
parent | 98b9496b6b704ffafa8fd424f5459418ba7ce8f0 (diff) | |
download | pkgsrc-8a555528c030a34dd54faaf42c0d243fe6bcc459.tar.gz |
PKGREVISION goes after PKGNAME.
Diffstat (limited to 'cad/ipal-current/Makefile')
-rw-r--r-- | cad/ipal-current/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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/ |