diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2002-10-23 14:44:33 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2002-10-23 14:44:33 +0000 |
commit | 522595d64bd40f6a94b5a2a066a713f7a0a15a6a (patch) | |
tree | ef45997a62f56cd24e50fa751c0ee2ba5f18a072 /security/sha/Makefile | |
parent | cb5657b6a4cb72a041387ff5adabb4a6f9c0c088 (diff) | |
download | ports-522595d64bd40f6a94b5a2a066a713f7a0a15a6a.tar.gz ports-522595d64bd40f6a94b5a2a066a713f7a0a15a6a.zip |
Notes
Diffstat (limited to 'security/sha/Makefile')
-rw-r--r-- | security/sha/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/sha/Makefile b/security/sha/Makefile index 65dcd523b7cd..5a2dcdd24bea 100644 --- a/security/sha/Makefile +++ b/security/sha/Makefile @@ -6,12 +6,12 @@ # PORTNAME= sha -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= asaddi@philosophysw.com +MAINTAINER= allan@saddi.com GNU_CONFIGURE= yes USE_GMAKE= yes |