diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2004-08-26 20:30:54 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2004-08-26 20:30:54 +0000 |
commit | 320c42d1d2e831605de0c5d0b6f2d70a3832f4e1 (patch) | |
tree | 3d9928aa6d3be4099d36dbde479898693bed36c4 /shells | |
parent | 2394171dd55d745b6ed83d87017194b89758bbb7 (diff) | |
download | ports-320c42d1d2e831605de0c5d0b6f2d70a3832f4e1.tar.gz ports-320c42d1d2e831605de0c5d0b6f2d70a3832f4e1.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile index 46e9bbccda1d..8f6a8fa092f3 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/Makefile @@ -31,6 +31,7 @@ COMMENT= The GNU Bourne Again Shell .include <bsd.port.pre.mk> +LATEST_LINK= ${PORTNAME}2 USE_REINPLACE= yes WRKSRC= ${WRKDIR}/bash-${PORTVERSION:C/\....$//} GNU_CONFIGURE= Yes |