diff options
author | ak <ak@FreeBSD.org> | 2013-10-24 04:45:10 +0800 |
---|---|---|
committer | ak <ak@FreeBSD.org> | 2013-10-24 04:45:10 +0800 |
commit | 83f6b27dc83249c02ec99a92db7fca74375dc6b5 (patch) | |
tree | 84056547fc67df8dd731dcf176844fc9a2d209bf /news | |
parent | a57e25e19f546eddc7c1e37a8190e39b82d80924 (diff) | |
download | freebsd-ports-gnome-83f6b27dc83249c02ec99a92db7fca74375dc6b5.tar.gz freebsd-ports-gnome-83f6b27dc83249c02ec99a92db7fca74375dc6b5.tar.zst freebsd-ports-gnome-83f6b27dc83249c02ec99a92db7fca74375dc6b5.zip |
- Return ports to the pool
PR: ports/183244
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer)
Diffstat (limited to 'news')
-rw-r--r-- | news/slnr/Makefile | 2 | ||||
-rw-r--r-- | news/slrnconf/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/news/slnr/Makefile b/news/slnr/Makefile index 4162b5bf5d94..225bbf140e49 100644 --- a/news/slnr/Makefile +++ b/news/slnr/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.3.0 CATEGORIES= news MASTER_SITES= # disappeared -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Simplistic reader for SOUP (HDPF) mail and news packets RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip diff --git a/news/slrnconf/Makefile b/news/slrnconf/Makefile index d71c2bcd236a..d6fcbe0bea6f 100644 --- a/news/slrnconf/Makefile +++ b/news/slrnconf/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= news MASTER_SITES= http://home.arcor.de/kaffeetisch/downloads/ -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical configuration utility for the newsreader slrn BUILD_DEPENDS= p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ |