diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-07-16 22:19:01 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-07-16 22:19:01 +0000 |
commit | 435cd1437e61e662d519b9066072b012d0f7a7b6 (patch) | |
tree | d199bd2d656c84032ac766596b2c40f3a28680d6 /security/integrit/Makefile | |
parent | Update to 1.5d (diff) |
Update to 3.01.03
PR: ports/40661
Submitted by: maintainer
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 |