aboutsummaryrefslogtreecommitdiff
path: root/misc/buffer
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-11-11 05:50:23 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-11-11 05:50:23 +0000
commit47a616f11d266abac2936b7fc036ae1f1a1cc70d (patch)
tree04f524367e2c1e7a76912077649c7df5494a5dcb /misc/buffer
parentc52c50b28fefb499b5db9cfffad33f469456e36b (diff)
downloadports-47a616f11d266abac2936b7fc036ae1f1a1cc70d.tar.gz
ports-47a616f11d266abac2936b7fc036ae1f1a1cc70d.zip
CATEGORIES+= --> CATEGORIES=
Misc variable reordering, cleaning up, etc.
Notes
Notes: svn path=/head/; revision=4385
Diffstat (limited to 'misc/buffer')
-rw-r--r--misc/buffer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/buffer/Makefile b/misc/buffer/Makefile
index 947153159e5c..923d94cdbc02 100644
--- a/misc/buffer/Makefile
+++ b/misc/buffer/Makefile
@@ -3,11 +3,11 @@
# Date created: 17 Nov 1995
# Whom: markm
#
-# $Id: Makefile,v 1.3 1995/11/20 13:43:45 asami Exp $
+# $Id: Makefile,v 1.4 1995/11/26 10:47:25 asami Exp $
#
DISTNAME= buffer-1.17
-CATEGORIES+= misc
+CATEGORIES= misc
MASTER_SITES= ftp://ftp.sun.ac.za/pub/unix/misc/
MAINTAINER= markm@FreeBSD.ORG