diff options
Diffstat (limited to 'comms/snooper/Makefile')
-rw-r--r-- | comms/snooper/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/snooper/Makefile b/comms/snooper/Makefile index 20b7b08c1d9..1c79af35868 100644 --- a/comms/snooper/Makefile +++ b/comms/snooper/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2012/10/03 11:24:44 asau Exp $ +# $NetBSD: Makefile,v 1.31 2013/07/12 10:44:54 jperkin Exp $ DISTNAME= snooper-19991202 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= comms MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/snooper/ |