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 c6d8e6c13ea9..72e722ea8cf5 100644 --- a/security/ident2/Makefile +++ b/security/ident2/Makefile @@ -12,9 +12,9 @@ MASTER_SITES= http://www.nyct.net/~defile/programs/ident2/ \ http://www.oscentral.org/files/software/ DISTNAME= ident2-v1.0_FINAL -MAINTAINER= rod@zort.on.ca +MAINTAINER= rod@zort.on.ca -GNU_CONFIGURE= yes -MAN8= ident2.8 +GNU_CONFIGURE= yes +MAN8= ident2.8 .include <bsd.port.mk> |