aboutsummaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1997-02-17 14:41:50 +0800
committerobrien <obrien@FreeBSD.org>1997-02-17 14:41:50 +0800
commitd787f2fcff1c335a00ade3eb73f633b1a2f94971 (patch)
tree5bed687aac2822d6c204cfee31d7b69d98b75b93 /shells
parentce6fa4f143d726225067d253d7306c91df73abba (diff)
downloadfreebsd-ports-gnome-d787f2fcff1c335a00ade3eb73f633b1a2f94971.tar.gz
freebsd-ports-gnome-d787f2fcff1c335a00ade3eb73f633b1a2f94971.tar.zst
freebsd-ports-gnome-d787f2fcff1c335a00ade3eb73f633b1a2f94971.zip
ache writes:
> This port is obsoleted by bash2, so I don't want to be MAINTAINER I *hate* bash2. So I'll take it over.
Diffstat (limited to 'shells')
-rw-r--r--shells/bash1/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/shells/bash1/Makefile b/shells/bash1/Makefile
index f2801c88aa06..d8e89d322f6d 100644
--- a/shells/bash1/Makefile
+++ b/shells/bash1/Makefile
@@ -3,13 +3,15 @@
# Date created: 21 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.21 1997/01/02 07:00:17 asami Exp $
+# $Id: Makefile,v 1.22 1997/02/14 14:18:45 ache Exp $
#
DISTNAME= bash-1.14.7
CATEGORIES= shells
MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/dist/
+MAINTAINER= obrien@NUXI.com.
+
WRKSRC= ${WRKDIR}/${DISTNAME}
# Don't compress manpages or .so not works.