diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/snooper/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/snooper/Makefile b/comms/snooper/Makefile index febfd5b12baa..57ba1f23e420 100644 --- a/comms/snooper/Makefile +++ b/comms/snooper/Makefile @@ -9,8 +9,7 @@ PORTNAME= snooper PORTVERSION= 1999.12.02 PORTREVISION= 1 CATEGORIES= comms -# distribution disappeared from mastersite in October 2002 -MASTER_SITES= # ftp://ftp.foretune.co.jp/pub/tools/snooper/ +MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/snooper/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} MAINTAINER= ports@FreeBSD.org |