summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
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>