diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-22 10:34:12 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-22 10:34:12 +0000 |
commit | bcadc8453d4886afae404ef16fb45db1a7524e0a (patch) | |
tree | 54d66b3693797a9dea571de46e63fa8a9f42257c /news | |
parent | 34ca4ff449d094ab8b2f73f1b73ca01433ca9b6a (diff) | |
download | ports-bcadc8453d4886afae404ef16fb45db1a7524e0a.tar.gz ports-bcadc8453d4886afae404ef16fb45db1a7524e0a.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/noffle/Makefile | 2 | ||||
-rw-r--r-- | news/slrnconf/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/news/noffle/Makefile b/news/noffle/Makefile index 533169ae0401..482ddd4e40c3 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= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= News server for low speed dial-up connections LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm diff --git a/news/slrnconf/Makefile b/news/slrnconf/Makefile index 307118ad3f73..86092874034c 100644 --- a/news/slrnconf/Makefile +++ b/news/slrnconf/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.8.2 CATEGORIES= news MASTER_SITES= http://home.arcor.de/kaffeetisch/downloads/ -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= Graphical configuation utility for the newsreader slrn BUILD_DEPENDS= slrn:${PORTSDIR}/news/slrn \ |