summaryrefslogtreecommitdiff
path: root/sysutils/afio
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 10:37:03 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 10:37:03 +0000
commit642e5987324e604d3b5cd0aa6f649eca92e5d13a (patch)
treee0c2df877acdbfe32ecf7d82a41ee25033ec4532 /sysutils/afio
parentUse MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. (diff)
Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4572
Diffstat (limited to 'sysutils/afio')
-rw-r--r--sysutils/afio/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/sysutils/afio/Makefile b/sysutils/afio/Makefile
index d65229b86d00..5b2aeba87325 100644
--- a/sysutils/afio/Makefile
+++ b/sysutils/afio/Makefile
@@ -3,17 +3,14 @@
# Date created: 4 October 1995
# Whom: Juergen Lock <nox@jelal.hb.north.de>
#
-# $Id: Makefile,v 1.2 1995/10/05 04:57:45 asami Exp $
+# $Id: Makefile,v 1.3 1996/11/17 08:06:06 obrien Exp $
#
DISTNAME= afio.2.4.1
PKGNAME= afio-2.4.1
CATEGORIES= sysutils
-MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/system/Backup/ \
- ftp://ftp.win.tue.nl/pub/linux/tbackup/ \
- ftp://ftp.germany.eu.net/pub/os/Linux/Mirror.SunSITE/system/Backup/ \
- ftp://nic.funet.fi/pub/Linux/util/backup/ \
- ftp://medusa.k12.ar.us/pub/linux2/sunsite/system/Backup/
+MASTER_SITES= ${MASTER_SITE_SUNSITE}
+MASTER_SITE_SUBDIR= system/Backup
EXTRACT_SUFX= .tgz
MAINTAINER= nox@jelal.hb.north.de