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/pidentd | |
parent | 8ace9ec422b891e9c62df0af67d5ef61f9cf64c9 (diff) | |
download | ports-5872a89c3b34d289dfe0834ba357558c6f361d3e.tar.gz ports-5872a89c3b34d289dfe0834ba357558c6f361d3e.zip |
Notes
Diffstat (limited to 'security/pidentd')
-rw-r--r-- | security/pidentd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pidentd/Makefile b/security/pidentd/Makefile index 799041c17bf0..8ef4f60369d2 100644 --- a/security/pidentd/Makefile +++ b/security/pidentd/Makefile @@ -15,7 +15,7 @@ PATCH_SITES= http://www.imasy.or.jp/~ume/ipv6/ PATCHFILES= pidentd-2.8.5-ipv6-1.5.diff.gz PATCH_DIST_STRIP= -p2 -MAINTAINER= torstenb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org ALL_TARGET= freebsd MAKE_ENV= REALPREFIX=${PREFIX} |