diff options
author | wes <wes@FreeBSD.org> | 2002-08-30 00:07:18 +0000 |
---|---|---|
committer | wes <wes@FreeBSD.org> | 2002-08-30 00:07:18 +0000 |
commit | 49826c838f79506c3a03ed6bf954252de5243283 (patch) | |
tree | 3ea34b77adff7df808beb3936fc422f20e26c680 /sysutils/obliterate | |
parent | db9d571a5a9bb61c1bb6a68111055a70c518f910 (diff) | |
download | FreeBSD-ports-49826c838f79506c3a03ed6bf954252de5243283.zip FreeBSD-ports-49826c838f79506c3a03ed6bf954252de5243283.tar.gz |
Change download site to more maintained DNS name, bump port revision.
Noted by: Fenner's Portsurvey
Diffstat (limited to 'sysutils/obliterate')
-rw-r--r-- | sysutils/obliterate/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/obliterate/Makefile b/sysutils/obliterate/Makefile index ef39a05..3cdbafc 100644 --- a/sysutils/obliterate/Makefile +++ b/sysutils/obliterate/Makefile @@ -7,8 +7,9 @@ PORTNAME= obliterate PORTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.bsdconspiracy.net/pub/softweyr/ +MASTER_SITES= ftp://ftp.softweyr.com/pub/softweyr/ MAINTAINER= wes@softweyr.com |