diff options
author | clsung <clsung@FreeBSD.org> | 2006-04-20 11:40:30 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-04-20 11:40:30 +0800 |
commit | 346289eb882317c7025bbc25f150ebc4b71262ac (patch) | |
tree | 3801ffd0c8c01d0b0f73d18dbdeaf484505c75a1 /net/scamper/Makefile | |
parent | 0fbd32bf2e13dc47c33015101a4fed99c4bb06d2 (diff) | |
download | freebsd-ports-gnome-346289eb882317c7025bbc25f150ebc4b71262ac.tar.gz freebsd-ports-gnome-346289eb882317c7025bbc25f150ebc4b71262ac.tar.zst freebsd-ports-gnome-346289eb882317c7025bbc25f150ebc4b71262ac.zip |
- Update scamper to a more recent drop of the code.
PR: 96083
Submitted by: maintainer ( Matthew Luckie <mjl AT luckie dot org dot nz> )
Diffstat (limited to 'net/scamper/Makefile')
-rw-r--r-- | net/scamper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/scamper/Makefile b/net/scamper/Makefile index 2b582b0b170a..7c2cc824c157 100644 --- a/net/scamper/Makefile +++ b/net/scamper/Makefile @@ -6,7 +6,7 @@ # PORTNAME= scamper -PORTVERSION= 20050529 +PORTVERSION= 20060331 CATEGORIES= net ipv6 MASTER_SITES= http://www.wand.net.nz/scamper/ DISTNAME= ${PORTNAME}-cvs-${PORTVERSION} |