summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--deskutils/ical/Makefile4
-rw-r--r--editors/sam/Makefile4
-rw-r--r--shells/es/Makefile4
-rw-r--r--shells/rc/Makefile5
-rw-r--r--x11-fonts/Xg/Makefile5
-rw-r--r--x11-wm/9wm/Makefile4
-rw-r--r--x11/9term/Makefile5
7 files changed, 24 insertions, 7 deletions
diff --git a/deskutils/ical/Makefile b/deskutils/ical/Makefile
index 3726bbbc950c..b546d872d7ca 100644
--- a/deskutils/ical/Makefile
+++ b/deskutils/ical/Makefile
@@ -3,13 +3,15 @@
# Date created: Mon Aug 28 13:35:31 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.1.1.1 1995/08/23 09:45:12 asami Exp $
+# $Id: Makefile,v 1.2 1995/08/23 09:59:16 asami Exp $
#
DISTNAME= ical-1.9
CATEGORIES+= utilities
MASTER_SITES= ftp://ftp.sterling.com/programming/languages/tcl/code/ical/
+MAINTAINER= erich@FreeBSD.org
+
LIB_DEPENDS= tcl\\.7\\.:${PORTSDIR}/lang/tcl \
tk\\.3\\.:${PORTSDIR}/x11/tk
diff --git a/editors/sam/Makefile b/editors/sam/Makefile
index 64fadcff43a8..8490314c32c8 100644
--- a/editors/sam/Makefile
+++ b/editors/sam/Makefile
@@ -3,7 +3,7 @@
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1995/08/14 04:08:00 asami Exp $
#
DISTNAME= sam
@@ -12,6 +12,8 @@ CATEGORIES+= plan9
MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/
EXTRACT_SUFX= .msg.gz
+MAINTAINER= erich@FreeBSD.org
+
NO_WRKSUBDIR= yes
EXTRACT_CMD= zcat
EXTRACT_BEFORE_ARGS=
diff --git a/shells/es/Makefile b/shells/es/Makefile
index 3dceedad1109..d084e9242ac4 100644
--- a/shells/es/Makefile
+++ b/shells/es/Makefile
@@ -3,7 +3,7 @@
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1995/08/14 04:07:59 asami Exp $
#
DISTNAME= es-0.9-alpha1
@@ -11,4 +11,6 @@ PKGNAME= es-0.9a1
CATEGORIES+= plan9
MASTER_SITES= ftp://ftp.sys.toronto.edu/pub/es/
+MAINTAINER= erich@FreeBSD.org
+
.include <bsd.port.mk>
diff --git a/shells/rc/Makefile b/shells/rc/Makefile
index 194310cd8fa1..cba4fc72a090 100644
--- a/shells/rc/Makefile
+++ b/shells/rc/Makefile
@@ -3,13 +3,16 @@
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1995/08/14 04:08:01 asami Exp $
#
DISTNAME= rc-1.5betadev-1
PKGNAME= rc-1.5b1
CATEGORIES+= plan9
MASTER_SITES= ftp://ftp.sys.toronto.edu/pub/rc/
+
+MAINTAINER= erich@FreeBSD.org
+
NO_WRKSUBDIR= yes
.include <bsd.port.mk>
diff --git a/x11-fonts/Xg/Makefile b/x11-fonts/Xg/Makefile
index fdb0a18dbf3c..a62d7f16886c 100644
--- a/x11-fonts/Xg/Makefile
+++ b/x11-fonts/Xg/Makefile
@@ -3,7 +3,7 @@
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1995/08/14 04:08:02 asami Exp $
#
DISTNAME= libXg.utf.fonts
@@ -11,6 +11,9 @@ PKGNAME= libXgFonts-1.0
CATEGORIES+= plan9
MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/
EXTRACT_SUFX= .tar.Z
+
+MAINTAINER= erich@FreeBSD.org
+
NO_WRKSUBDIR= yes
USE_X11= yes
diff --git a/x11-wm/9wm/Makefile b/x11-wm/9wm/Makefile
index 5d4279ae9897..bb9d7682d136 100644
--- a/x11-wm/9wm/Makefile
+++ b/x11-wm/9wm/Makefile
@@ -3,7 +3,7 @@
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1995/08/14 04:07:57 asami Exp $
#
DISTNAME= 9wm-1.1
@@ -11,6 +11,8 @@ CATEGORIES+= plan9
MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/arnold/
EXTRACT_SUFX= .shar.gz
+MAINTAINER= erich@FreeBSD.org
+
NO_WRKSUBDIR= yes
EXTRACT_CMD= zcat
EXTRACT_BEFORE_ARGS=
diff --git a/x11/9term/Makefile b/x11/9term/Makefile
index 357a2f66f507..d288cf415d04 100644
--- a/x11/9term/Makefile
+++ b/x11/9term/Makefile
@@ -3,13 +3,16 @@
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1995/08/14 04:07:58 asami Exp $
#
DISTNAME= 9term.1.6.3
PKGNAME= 9term-1.6.3
CATEGORIES+= plan9
MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/
+
+MAINTAINER= erich@FreeBSD.org
+
NO_WRKSUBDIR= yes
.include <bsd.port.mk>