summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorTorsten Blum <torstenb@FreeBSD.org>1995-05-04 21:27:52 +0000
committerTorsten Blum <torstenb@FreeBSD.org>1995-05-04 21:27:52 +0000
commit55e90011bcf4e1cf8e1361d9d5a2315dcba2ea0c (patch)
tree6ad6f508a8dab8d8088c3c7d39628647619f5002 /shells
parentdisable compilation for X due to internal struct changes between versions. (diff)
Add myself as MAINTAINER
Notes
Notes: svn path=/head/; revision=1613
Diffstat (limited to 'shells')
-rw-r--r--shells/zsh-devel/Makefile4
-rw-r--r--shells/zsh/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/shells/zsh-devel/Makefile b/shells/zsh-devel/Makefile
index 35f3c3731b19..4d646042410f 100644
--- a/shells/zsh-devel/Makefile
+++ b/shells/zsh-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 Feb. 1995
# Whom: torstenb
#
-# $Id: Makefile,v 1.7 1995/04/30 12:07:46 gpalmer Exp $
+# $Id: Makefile,v 1.8 1995/04/30 12:11:43 gpalmer Exp $
#
DISTNAME= zsh-2.6-beta7
@@ -11,6 +11,8 @@ PKGNAME= zsh-2.6b7
CATEGORIES+= shells
MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/
+MAINTAINER= torstenb@FreeBSD.ORG
+
GNU_CONFIGURE= yes
.include <bsd.port.mk>
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index 35f3c3731b19..4d646042410f 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 Feb. 1995
# Whom: torstenb
#
-# $Id: Makefile,v 1.7 1995/04/30 12:07:46 gpalmer Exp $
+# $Id: Makefile,v 1.8 1995/04/30 12:11:43 gpalmer Exp $
#
DISTNAME= zsh-2.6-beta7
@@ -11,6 +11,8 @@ PKGNAME= zsh-2.6b7
CATEGORIES+= shells
MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/
+MAINTAINER= torstenb@FreeBSD.ORG
+
GNU_CONFIGURE= yes
.include <bsd.port.mk>