diff options
author | sobomax <sobomax@FreeBSD.org> | 2003-07-29 09:12:37 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2003-07-29 09:12:37 +0000 |
commit | f8958a648be821feb0263d1948d9119bae2b8df3 (patch) | |
tree | ab95d420bb4735dcd01099fb59caabb4f77db766 /sysutils | |
parent | 08ca2af3e9e1fa1db796099a8f43e54aa31a052b (diff) | |
download | FreeBSD-ports-f8958a648be821feb0263d1948d9119bae2b8df3.zip FreeBSD-ports-f8958a648be821feb0263d1948d9119bae2b8df3.tar.gz |
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/cd9660_unicode/Makefile | 2 | ||||
-rw-r--r-- | sysutils/gnomefind/Makefile | 2 | ||||
-rw-r--r-- | sysutils/pyfind/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/cd9660_unicode/Makefile b/sysutils/cd9660_unicode/Makefile index e006d65..1427f26 100644 --- a/sysutils/cd9660_unicode/Makefile +++ b/sysutils/cd9660_unicode/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= sobomax -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A kernel driver for reading CD disks with non-English filenames NO_PACKAGE= Should be in sync with the kernel to work correctly diff --git a/sysutils/gnomefind/Makefile b/sysutils/gnomefind/Makefile index ee5a4ca..0e2cc36 100644 --- a/sysutils/gnomefind/Makefile +++ b/sysutils/gnomefind/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gnome-find DISTNAME= gnome-find-${PORTVERSION} -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical version of the GNU "find" utility USE_X_PREFIX= yes diff --git a/sysutils/pyfind/Makefile b/sysutils/pyfind/Makefile index 178a12d..2990315 100644 --- a/sysutils/pyfind/Makefile +++ b/sysutils/pyfind/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils python gnome MASTER_SITES= http://www.anti-particle.com/downloads/ DISTNAME= ${PORTNAME:S/f/F/}-${PORTVERSION} -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A file-find utility for Gnome loosely modeled after the Windoze utility BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/_gnomemodule.so:${PORTSDIR}/x11-toolkits/py-gnome |