aboutsummaryrefslogtreecommitdiffstats
path: root/lang/logo/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1996-11-12 10:19:40 +0800
committerobrien <obrien@FreeBSD.org>1996-11-12 10:19:40 +0800
commit99df43bf1336afac77ff9926acf7893da84f2186 (patch)
tree9999e9819d03eba09ced920e326c13b87718436c /lang/logo/Makefile
parent5c40e6d58c96aabdf311daa6728225174bf63001 (diff)
downloadfreebsd-ports-graphics-99df43bf1336afac77ff9926acf7893da84f2186.tar.gz
freebsd-ports-graphics-99df43bf1336afac77ff9926acf7893da84f2186.tar.zst
freebsd-ports-graphics-99df43bf1336afac77ff9926acf7893da84f2186.zip
CATAGORIES+= -> CATAGORIES=
Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
Diffstat (limited to 'lang/logo/Makefile')
-rw-r--r--lang/logo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/logo/Makefile b/lang/logo/Makefile
index ed49c782028..d1e6976ff4a 100644
--- a/lang/logo/Makefile
+++ b/lang/logo/Makefile
@@ -3,11 +3,11 @@
# Date created: 22 October 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.8 1995/08/16 23:55:38 jkh Exp $
+# $Id: Makefile,v 1.9 1995/11/22 13:12:54 asami Exp $
#
DISTNAME= ucblogo-3.3
-CATEGORIES+= lang
+CATEGORIES= lang
MASTER_SITES= ftp://gatekeeper.dec.com/pub/GNU/
MAINTAINER= jmacd@FreeBSD.ORG