diff options
Diffstat (limited to 'security/ident2/Makefile')
-rw-r--r-- | security/ident2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/ident2/Makefile b/security/ident2/Makefile index 698525e92fb..24a0dd8cf65 100644 --- a/security/ident2/Makefile +++ b/security/ident2/Makefile @@ -6,10 +6,10 @@ # PORTNAME= ident2 -PORTVERSION= 1.02 +PORTVERSION= 1.03 CATEGORIES= security net -MASTER_SITES= http://netgraft.com/downloads/ident2/ -DISTNAME= ident2-v1.02_FINAL +MASTER_SITES= http://michael.bacarella.com/projects/ident2/ +DISTNAME= ident2-v${PORTVERSION}_FINAL MAINTAINER= scorpio@drkshdw.org |