aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2009-03-23 20:59:33 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2009-03-23 20:59:33 +0000
commit3399f7d11b5c536fcf3fbe294771a125cee43e02 (patch)
tree746b582e27f0256d3d5609ac9f27f4fa6ccacab8 /shells
parent5d144dea81ba3a0a9df4ef6fcb895e8cd5fe3d00 (diff)
downloadports-3399f7d11b5c536fcf3fbe294771a125cee43e02.tar.gz
ports-3399f7d11b5c536fcf3fbe294771a125cee43e02.zip
Notes
Diffstat (limited to 'shells')
-rw-r--r--shells/bash3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/bash3/Makefile b/shells/bash3/Makefile
index a431c685cfd9..f0a6307dc2ab 100644
--- a/shells/bash3/Makefile
+++ b/shells/bash3/Makefile
@@ -26,10 +26,11 @@ PATCHFILES!= /usr/bin/jot -s " " -w \
${PORTNAME}${PORTVERSION:R:S/.//g}-%03d \
${PATCHLEVEL} 1 ${PATCHLEVEL}
-MAINTAINER= obrien@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The GNU Project's Bourne Again SHell
IGNOREFILES= FAQ
+LATEST_LINK= bash3
CONFLICTS= bash-[0-24-9].*
.if !defined(WITHOUT_IMPLICITCD)