diff options
Diffstat (limited to 'net/uplog/Makefile')
-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 |