diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-17 17:40:31 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-17 17:40:31 +0000 |
commit | 5872a89c3b34d289dfe0834ba357558c6f361d3e (patch) | |
tree | f070af3df82457ae78182a251af5847ea9d6fce6 /security/libident | |
parent | 8ace9ec422b891e9c62df0af67d5ef61f9cf64c9 (diff) | |
download | ports-5872a89c3b34d289dfe0834ba357558c6f361d3e.tar.gz ports-5872a89c3b34d289dfe0834ba357558c6f361d3e.zip |
Notes
Diffstat (limited to 'security/libident')
-rw-r--r-- | security/libident/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libident/Makefile b/security/libident/Makefile index 5829c89402d1..97ac07c05554 100644 --- a/security/libident/Makefile +++ b/security/libident/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.22 CATEGORIES= security MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/libs/ -MAINTAINER= torstenb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org ALL_TARGET= freebsd MAN3= ident.3 |