summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-02-20 08:28:14 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-02-20 08:28:14 +0000
commit721447359ad49828492ed4defcf36950e23ef17e (patch)
treeb3b65d0b33367bde99ca42ff8a644f465ffb330c /comms
parentFix MASTER_SITES. (diff)
Readd MASTER_SITES since it's available again.
PR: ports/77764 Submitted by: Sam Lawrance <boris at brooknet.com.au>
Notes
Notes: svn path=/head/; revision=129345
Diffstat (limited to 'comms')
-rw-r--r--comms/snooper/Makefile3
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