aboutsummaryrefslogtreecommitdiff
path: root/shells/es
diff options
context:
space:
mode:
authorEric L. Hernes <erich@FreeBSD.org>1995-10-28 20:35:56 +0000
committerEric L. Hernes <erich@FreeBSD.org>1995-10-28 20:35:56 +0000
commit92ce3d9a4325d74385d8fa95ade26dcdae02bd41 (patch)
tree56ebd6b10e3be22945b88f1b0d6c3e97423048ce /shells/es
parentc3cf47576229d0d82ba18a5d1fd2499b21472a45 (diff)
downloadports-92ce3d9a4325d74385d8fa95ade26dcdae02bd41.tar.gz
ports-92ce3d9a4325d74385d8fa95ade26dcdae02bd41.zip
added myself as MAINTAINER
Notes
Notes: svn path=/head/; revision=2372
Diffstat (limited to 'shells/es')
-rw-r--r--shells/es/Makefile4
1 files changed, 3 insertions, 1 deletions
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>