diff options
author | wes <wes@FreeBSD.org> | 2002-08-30 08:07:18 +0800 |
---|---|---|
committer | wes <wes@FreeBSD.org> | 2002-08-30 08:07:18 +0800 |
commit | 49826c838f79506c3a03ed6bf954252de5243283 (patch) | |
tree | 3ea34b77adff7df808beb3936fc422f20e26c680 | |
parent | db9d571a5a9bb61c1bb6a68111055a70c518f910 (diff) | |
download | freebsd-ports-graphics-49826c838f79506c3a03ed6bf954252de5243283.tar.gz freebsd-ports-graphics-49826c838f79506c3a03ed6bf954252de5243283.tar.zst freebsd-ports-graphics-49826c838f79506c3a03ed6bf954252de5243283.zip |
Change download site to more maintained DNS name, bump port revision.
Noted by: Fenner's Portsurvey
-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 ef39a05df1e..3cdbafc4fd0 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 |