From 320c42d1d2e831605de0c5d0b6f2d70a3832f4e1 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Thu, 26 Aug 2004 20:30:54 +0000 Subject: [PATCH] Reenable 'pkg_add -r' usefullness. --- shells/bash2/Makefile | 1 + 1 file changed, 1 insertion(+) 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 +LATEST_LINK= ${PORTNAME}2 USE_REINPLACE= yes WRKSRC= ${WRKDIR}/bash-${PORTVERSION:C/\....$//} GNU_CONFIGURE= Yes