diff options
author | rpaulo <rpaulo@pkgsrc.org> | 2006-04-20 22:57:06 +0000 |
---|---|---|
committer | rpaulo <rpaulo@pkgsrc.org> | 2006-04-20 22:57:06 +0000 |
commit | f3c5b1274929af123c1ee1a1df8005384eed21c2 (patch) | |
tree | 5fa67a1f8395a03ea10d9f518f3ab7b8bd943714 /net/scamper/Makefile | |
parent | 2bdcc35e524a6ce868710a2af0d8c16bbbee236b (diff) | |
download | pkgsrc-f3c5b1274929af123c1ee1a1df8005384eed21c2.tar.gz |
Update to cvs version 20060331, from Matthew Luckie <mjl@luckie.org.nz>.
The significant change is the incorporation of pkgsrc DragonFly patches.
Thanks to Joerg for this.
Diffstat (limited to 'net/scamper/Makefile')
-rw-r--r-- | net/scamper/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/scamper/Makefile b/net/scamper/Makefile index 8ef384ab441..e7cad06570a 100644 --- a/net/scamper/Makefile +++ b/net/scamper/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2006/02/03 04:47:42 rpaulo Exp $ +# $NetBSD: Makefile,v 1.5 2006/04/20 22:57:06 rpaulo Exp $ # -DISTNAME= scamper-cvs-20051128 +DISTNAME= scamper-cvs-20060331 PKGNAME= ${DISTNAME:S/-cvs//} CATEGORIES= net MASTER_SITES= http://www.wand.net.nz/scamper/ |