diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-04-21 17:44:08 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-04-21 17:44:08 +0000 |
commit | cf5a50e40991bf375ea22fc60771c7203f8c6c1c (patch) | |
tree | 94c83ac9e0397da815dbc4d9e05f1aba7f22ba59 /net/hidentd | |
parent | d705bbf13544424604509916c77eb4caf03e687e (diff) | |
download | ports-cf5a50e40991bf375ea22fc60771c7203f8c6c1c.tar.gz ports-cf5a50e40991bf375ea22fc60771c7203f8c6c1c.zip |
Notes
Diffstat (limited to 'net/hidentd')
-rw-r--r-- | net/hidentd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/hidentd/Makefile b/net/hidentd/Makefile index b06bc0daff32..8e7fdabeb406 100644 --- a/net/hidentd/Makefile +++ b/net/hidentd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4 CATEGORIES= net MASTER_SITES= http://core.segfault.pl/~hobbit/hidentd/dist/ -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple and secure ident (RFC1413) server GNU_CONFIGURE= yes |