diff options
author | Stefan Walter <stefan@FreeBSD.org> | 2008-05-05 14:12:53 +0000 |
---|---|---|
committer | Stefan Walter <stefan@FreeBSD.org> | 2008-05-05 14:12:53 +0000 |
commit | 53d5af5fb8205fbfae401958a1835a2819d1ef10 (patch) | |
tree | 36aa945aac4e93c78371b231959f7e3100a6cce5 | |
parent | - Fix INDEX (diff) |
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 \ |