diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-21 23:12:46 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-21 23:12:46 +0000 |
commit | e3be6a1cd7bd25ecbc319f48554b48c8c5e9f51e (patch) | |
tree | 3420f0a89e141177ed0891c9933781a5cc9c54e4 /sysutils/disktool | |
parent | - Update to 0.4.5 (diff) |
- Remove second MASTER_SITE, it's not compatible with fetch -S
PR: ports/64552 (based on)
Submitted by: Serge Gagnon <gagnon_s@sympatico.ca> (maintainer)
Notes
Notes:
svn path=/head/; revision=104867
Diffstat (limited to 'sysutils/disktool')
-rw-r--r-- | sysutils/disktool/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/disktool/Makefile b/sysutils/disktool/Makefile index 29d7090560ab..e19950c144fc 100644 --- a/sysutils/disktool/Makefile +++ b/sysutils/disktool/Makefile @@ -8,8 +8,7 @@ PORTNAME= disktool PORTVERSION= 2.0 CATEGORIES= sysutils -MASTER_SITES= http://ftp.auxio.org/pub/mirrors/step.polymtl.ca/pub/Xview/apps/disktool/ \ - ftp://quenix.dyndns.org/freebsd/ +MASTER_SITES= http://ftp.auxio.org/pub/mirrors/step.polymtl.ca/pub/Xview/apps/disktool/ DISTNAME= disktool-2.0c MAINTAINER= gagnon_s@sympatico.ca |