summaryrefslogtreecommitdiff
path: root/sysutils/afio
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1997-04-01 22:09:19 +0000
committerBill Fenner <fenner@FreeBSD.org>1997-04-01 22:09:19 +0000
commit8ad7019d8a3dae5fe2ff4e17a85ae785ec4240ce (patch)
tree73704731596c1143e277e67a0f64bf689f58a8fd /sysutils/afio
parent- Link with shared libuu rather than static one. (diff)
The "Backup" directory is now named "backup".
Found by: distfile checker
Notes
Notes: svn path=/head/; revision=6096
Diffstat (limited to 'sysutils/afio')
-rw-r--r--sysutils/afio/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/afio/Makefile b/sysutils/afio/Makefile
index 5936efccd7b8..2e3923c6021b 100644
--- a/sysutils/afio/Makefile
+++ b/sysutils/afio/Makefile
@@ -3,14 +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.5 1997/01/06 09:24:57 obrien Exp $
#
DISTNAME= afio.2.4.2
PKGNAME= afio-2.4.2
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR= system/Backup
+MASTER_SITE_SUBDIR= system/backup
EXTRACT_SUFX= .tgz
MAINTAINER= nox@jelal.hb.north.de