diff options
Diffstat (limited to 'security/integrit/Makefile')
-rw-r--r-- | security/integrit/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/integrit/Makefile b/security/integrit/Makefile index d26870871136..2b03479ec6ed 100644 --- a/security/integrit/Makefile +++ b/security/integrit/Makefile @@ -7,15 +7,14 @@ # PORTNAME= integrit -PORTVERSION= 3.00.05 +PORTVERSION= 3.01.03 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= ${PORTNAME}-${PORTVERSION:S/$/-beta/} MAINTAINER= jos@catnook.com -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}-beta +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} GNU_CONFIGURE= yes ALL_TARGET= ${PORTNAME} utils |