diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-28 00:39:47 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-28 00:39:47 +0000 |
commit | 8ebcde6f056bd6c4ffe47909d07d518f2c3f1eb6 (patch) | |
tree | 4d92e9eb75105347df682600671251e8ebd39e15 /misc/afbackup | |
parent | obrien@ has restored jive-1.1 at MASTER_SITE_LOCAL, putting it back again. (diff) |
ftp.vic.com doesn't carry the distribution files anymore.
Noticed by: port-survey
Notes
Notes:
svn path=/head/; revision=71934
Diffstat (limited to 'misc/afbackup')
-rw-r--r-- | misc/afbackup/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/afbackup/Makefile b/misc/afbackup/Makefile index dc2c0ac949ae..551b6e02c6cb 100644 --- a/misc/afbackup/Makefile +++ b/misc/afbackup/Makefile @@ -9,8 +9,7 @@ PORTNAME= afbackup PORTVERSION= 3.3.5 PORTREVISION= 2 CATEGORIES?= misc -MASTER_SITES= ftp://ftp.vic.com/af/ \ - ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= afbackup DISTNAME= ${PORTNAME}-3.3.5 # XXX Remember to remove the comment if the actual variable is needed by someone. |