diff options
author | stefan <stefan@FreeBSD.org> | 2008-05-05 22:12:53 +0800 |
---|---|---|
committer | stefan <stefan@FreeBSD.org> | 2008-05-05 22:12:53 +0800 |
commit | c1793682a0684b95f514e4120ce294525bf207fa (patch) | |
tree | 512b7aa4acaaeefab5508785ccdb0f1a85f79de8 | |
parent | b7db8943f5da6dffe0b26fc3936bf43fc07bcc42 (diff) | |
download | freebsd-ports-gnome-c1793682a0684b95f514e4120ce294525bf207fa.tar.gz freebsd-ports-gnome-c1793682a0684b95f514e4120ce294525bf207fa.tar.zst freebsd-ports-gnome-c1793682a0684b95f514e4120ce294525bf207fa.zip |
Drop maintainership for ports I haven't used for quite a while.
-rw-r--r-- | graphics/curator/Makefile | 2 | ||||
-rw-r--r-- | misc/vifm/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/btqueue/Makefile | 2 | ||||
-rw-r--r-- | textproc/ppower4/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/graphics/curator/Makefile b/graphics/curator/Makefile index bfa7527832a9..193fad2a1fbd 100644 --- a/graphics/curator/Makefile +++ b/graphics/curator/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics www python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= stefan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Static Image Gallery Generator for web or CD-ROM galleries USE_PYTHON= yes diff --git a/misc/vifm/Makefile b/misc/vifm/Makefile index 7cb1aa941818..c27301680a69 100644 --- a/misc/vifm/Makefile +++ b/misc/vifm/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= stefan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ncurses based file manager with vi like keybindings .if defined(WITH_VIFM_SCREEN) diff --git a/net-p2p/btqueue/Makefile b/net-p2p/btqueue/Makefile index 9661c01293ba..ad0f8a33aa69 100644 --- a/net-p2p/btqueue/Makefile +++ b/net-p2p/btqueue/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= BTQueue-${PORTVERSION} -MAINTAINER= stefan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Alternative BitTorrent client with queuing functionality RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb diff --git a/textproc/ppower4/Makefile b/textproc/ppower4/Makefile index bee628542997..d719e451d621 100644 --- a/textproc/ppower4/Makefile +++ b/textproc/ppower4/Makefile @@ -15,7 +15,7 @@ DISTFILES= pp4sty.zip pp4p.jar manual.pdf leveldemo.zip DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= pp4sty.zip leveldemo.zip -MAINTAINER= stefan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Post processor for PDF presentations made with (La)TeX RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \ |