aboutsummaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
authortorstenb <torstenb@FreeBSD.org>1995-05-05 05:27:52 +0800
committertorstenb <torstenb@FreeBSD.org>1995-05-05 05:27:52 +0800
commit37d2ce3d061e4f55d1bb117a39772f9431e2ce94 (patch)
tree8a614caa6beab9c793391d705f0736754536f9a8 /shells
parent8d18560b15903772036c13df59970cb5f3347ac8 (diff)
downloadfreebsd-ports-gnome-37d2ce3d061e4f55d1bb117a39772f9431e2ce94.tar.gz
freebsd-ports-gnome-37d2ce3d061e4f55d1bb117a39772f9431e2ce94.tar.zst
freebsd-ports-gnome-37d2ce3d061e4f55d1bb117a39772f9431e2ce94.zip
Add myself as MAINTAINER
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>