diff options
author | salo <salo@pkgsrc.org> | 2003-11-12 01:31:47 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-11-12 01:31:47 +0000 |
commit | f35979c642faf59d1dca704dbcd3fbc7a9d70735 (patch) | |
tree | b76e11f1eaaa3fa50c5d00ad5d5aeb4601b3e81f /net/py-ORBit/Makefile | |
parent | b1908db70762800971e8683c72b9f0fdbbb148da (diff) | |
download | pkgsrc-f35979c642faf59d1dca704dbcd3fbc7a9d70735.tar.gz |
PKGREVISION++ due to devel/popt update.
Diffstat (limited to 'net/py-ORBit/Makefile')
-rw-r--r-- | net/py-ORBit/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/py-ORBit/Makefile b/net/py-ORBit/Makefile index 5adb89cdba3..4c6bc0b9861 100644 --- a/net/py-ORBit/Makefile +++ b/net/py-ORBit/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2003/09/08 21:14:08 recht Exp $ +# $NetBSD: Makefile,v 1.7 2003/11/12 01:31:51 salo Exp $ # DISTNAME= pyorbit-2.0.0 +PKGREVISION= 1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pyorbit/ORBit/} CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pyorbit/2.0/} |