summaryrefslogtreecommitdiff
path: root/archivers/sharutils
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-11-12 02:19:40 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-11-12 02:19:40 +0000
commitd23a79568090d280bf3beb199bb97f0572234984 (patch)
tree8af4f4b16bdda8a7b54ff123a7cfe5fcc38c203c /archivers/sharutils
parentCATAGORIES+= -> CATAGORIES= (diff)
CATAGORIES+= -> CATAGORIES=
Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
Notes
Notes: svn path=/head/; revision=4416
Diffstat (limited to 'archivers/sharutils')
-rw-r--r--archivers/sharutils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/sharutils/Makefile b/archivers/sharutils/Makefile
index efb29a745d42..19c8ac9bd9ee 100644
--- a/archivers/sharutils/Makefile
+++ b/archivers/sharutils/Makefile
@@ -3,10 +3,10 @@
# Date created: 28 Dec 1994
# Whom: ache
#
-# $Id: Makefile,v 1.6 1995/04/16 01:44:03 ache Exp $
+# $Id: Makefile,v 1.7 1996/08/16 14:38:14 peter Exp $
#
DISTNAME= sharutils-4.1.4
-CATEGORIES+= archivers
+CATEGORIES= archivers
MASTER_SITES= ftp://ftp.iro.umontreal.ca/pub/contrib/pinard/gnu/
MAINTAINER= ache@FreeBSD.ORG