diff options
Diffstat (limited to 'security/swatch')
-rw-r--r-- | security/swatch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/swatch/Makefile b/security/swatch/Makefile index 854cdc8d97fb..bccdc2c95e70 100644 --- a/security/swatch/Makefile +++ b/security/swatch/Makefile @@ -8,8 +8,8 @@ PORTNAME= swatch PORTVERSION= 3.0.4 CATEGORIES= security sysutils -MASTER_SITES= ftp://ftp.stanford.edu/general/security-tools/swatch/ \ - http://www.oit.ucsb.edu/~eta/swatch/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= swatch MAINTAINER= joseph@randomnetworks.com COMMENT= The Simple WATCHer and filter |