diff options
author | Wes Peters <wes@FreeBSD.org> | 2002-08-30 00:07:18 +0000 |
---|---|---|
committer | Wes Peters <wes@FreeBSD.org> | 2002-08-30 00:07:18 +0000 |
commit | b047d1d7606fa04c5f2bfc978744d73f7ec35b9b (patch) | |
tree | 0d3ca1681f4b1c57ac1de2422a8086a07f897c59 /sysutils | |
parent | 5c4f56c3578131b1b1c7822e3849caf5fd2c2ead (diff) | |
download | ports-b047d1d7606fa04c5f2bfc978744d73f7ec35b9b.tar.gz ports-b047d1d7606fa04c5f2bfc978744d73f7ec35b9b.zip |
Notes
Diffstat (limited to 'sysutils')
-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 ef39a05df1ea..3cdbafc4fd01 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 |