aboutsummaryrefslogtreecommitdiffstats
path: root/x11
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 /x11
parent5c40e6d58c96aabdf311daa6728225174bf63001 (diff)
downloadfreebsd-ports-gnome-99df43bf1336afac77ff9926acf7893da84f2186.tar.gz
freebsd-ports-gnome-99df43bf1336afac77ff9926acf7893da84f2186.tar.zst
freebsd-ports-gnome-99df43bf1336afac77ff9926acf7893da84f2186.zip
CATAGORIES+= -> CATAGORIES=
Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
Diffstat (limited to 'x11')
-rw-r--r--x11/9menu/Makefile4
-rw-r--r--x11/9term/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/9menu/Makefile b/x11/9menu/Makefile
index 35faf8ba741d..0cb3cfb80479 100644
--- a/x11/9menu/Makefile
+++ b/x11/9menu/Makefile
@@ -3,11 +3,11 @@
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.1.1.1 1995/08/14 04:07:57 asami Exp $
+# $Id: Makefile,v 1.2 1995/10/28 20:23:00 erich Exp $
#
DISTNAME= 9menu-1.4
-CATEGORIES+= plan9
+CATEGORIES= plan9
MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/arnold/
EXTRACT_SUFX= .shar.gz
diff --git a/x11/9term/Makefile b/x11/9term/Makefile
index d288cf415d04..f6f8a6339079 100644
--- a/x11/9term/Makefile
+++ b/x11/9term/Makefile
@@ -3,12 +3,12 @@
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.1.1.1 1995/08/14 04:07:58 asami Exp $
+# $Id: Makefile,v 1.2 1995/10/28 20:25:56 erich Exp $
#
DISTNAME= 9term.1.6.3
PKGNAME= 9term-1.6.3
-CATEGORIES+= plan9
+CATEGORIES= plan9
MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/
MAINTAINER= erich@FreeBSD.org