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 /news | |
parent | d705bbf13544424604509916c77eb4caf03e687e (diff) | |
download | ports-cf5a50e40991bf375ea22fc60771c7203f8c6c1c.tar.gz ports-cf5a50e40991bf375ea22fc60771c7203f8c6c1c.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/nget/Makefile | 2 | ||||
-rw-r--r-- | news/noffle/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/news/nget/Makefile b/news/nget/Makefile index 28900d9f2de4..2f8c33bb3401 100644 --- a/news/nget/Makefile +++ b/news/nget/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= nget DISTNAME= nget-${PORTVERSION}+uulib -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Auto-resuming command line nntp file grabber MAN1= nget.1 ngetlite.1 diff --git a/news/noffle/Makefile b/news/noffle/Makefile index 482ddd4e40c3..71e2d530ca37 100644 --- a/news/noffle/Makefile +++ b/news/noffle/Makefile @@ -11,7 +11,7 @@ CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= News server for low speed dial-up connections LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm |