diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-27 19:05:34 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-27 19:05:34 +0000 |
commit | 4f08f999c7c25e7173c4e787fe40d3741db4ec98 (patch) | |
tree | 7eaa4cf101d80b892143f53b7cdc3c65c3ef31d7 /net/widentd/Makefile | |
parent | 582abfaf935c21070c43bf5a7c34d0d6ff4f08d9 (diff) | |
download | ports-4f08f999c7c25e7173c4e787fe40d3741db4ec98.tar.gz ports-4f08f999c7c25e7173c4e787fe40d3741db4ec98.zip |
Notes
Diffstat (limited to 'net/widentd/Makefile')
-rw-r--r-- | net/widentd/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/net/widentd/Makefile b/net/widentd/Makefile index 05b0e6708ce9..cd95686cee29 100644 --- a/net/widentd/Makefile +++ b/net/widentd/Makefile @@ -7,14 +7,11 @@ # PORTNAME= widentd -PORTVERSION= 1.02 -CATEGORIES= net +PORTVERSION= 1.03 +CATEGORIES= net ipv6 MASTER_SITES= http://www.webweaving.org/widentd/ EXTRACT_SUFX= .tgz -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc -EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} - MAINTAINER= dirkx@webweaving.org COMMENT= RFC1413 auth/identd daemon with fixed fake reply |