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/uplog | |
parent | d705bbf13544424604509916c77eb4caf03e687e (diff) |
Drop maintership.
Notes
Notes:
svn path=/head/; revision=133879
Diffstat (limited to 'net/uplog')
-rw-r--r-- | net/uplog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/uplog/Makefile b/net/uplog/Makefile index b0cb79ed3bf2..5747d84a5bd1 100644 --- a/net/uplog/Makefile +++ b/net/uplog/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2 CATEGORIES= net MASTER_SITES= http://www.nerdlabs.org/downloads/${PORTNAME}/ -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= UDP-based ping programm USE_GETOPT_LONG= yes |