diff options
author | novel <novel@FreeBSD.org> | 2019-02-24 20:47:30 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2019-02-24 20:47:30 +0800 |
commit | 7d51207ff9634810f30608b2f8fe0715ce64374e (patch) | |
tree | 9b393e1e2e42f10f07da6f779ce7287ebe65fb64 /deskutils | |
parent | 8278fbbef5b2698410183f22daa520ef78c75fc0 (diff) | |
download | freebsd-ports-gnome-7d51207ff9634810f30608b2f8fe0715ce64374e.tar.gz freebsd-ports-gnome-7d51207ff9634810f30608b2f8fe0715ce64374e.tar.zst freebsd-ports-gnome-7d51207ff9634810f30608b2f8fe0715ce64374e.zip |
Drop maintainership
Return back to the pool ports I no longer use.
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/hot-babe/Makefile | 2 | ||||
-rw-r--r-- | deskutils/logjam/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/hot-babe/Makefile b/deskutils/hot-babe/Makefile index 67da712bcc92..fab1fa9e2de1 100644 --- a/deskutils/hot-babe/Makefile +++ b/deskutils/hot-babe/Makefile @@ -8,7 +8,7 @@ CATEGORIES= deskutils MASTER_SITES= http://dindinx.net/hotbabe/downloads/ \ LOCAL/novel -MAINTAINER= novel@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Small utility which displays the system activity in a special way USES= pkgconfig tar:bzip2 diff --git a/deskutils/logjam/Makefile b/deskutils/logjam/Makefile index 749ea9b67d81..49eb7f4ecb3b 100644 --- a/deskutils/logjam/Makefile +++ b/deskutils/logjam/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= deskutils MASTER_SITES= http://andy-shev.github.com/LogJam/download/ -MAINTAINER= novel@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK2 interface to livejournals, ie www.livejournal.com LIB_DEPENDS= libcurl.so:ftp/curl \ |