diff options
author | alane <alane@FreeBSD.org> | 2002-11-15 12:03:34 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-11-15 12:03:34 +0800 |
commit | ed9d6e995c2957d15a8e60aa4e628126a4e0334e (patch) | |
tree | 7d42ad1b1ef933c6c396b4d310edd93bbb483489 /lang/cyclone | |
parent | 69385e40a5ec01b5317dd1e3af3967f0436c3c21 (diff) | |
download | freebsd-ports-gnome-ed9d6e995c2957d15a8e60aa4e628126a4e0334e.tar.gz freebsd-ports-gnome-ed9d6e995c2957d15a8e60aa4e628126a4e0334e.tar.zst freebsd-ports-gnome-ed9d6e995c2957d15a8e60aa4e628126a4e0334e.zip |
Give up maintainership of these ports since I don't have time. Quanta goes to
kde@, all the rest are up for grabs to the most masochistic bidder.
Diffstat (limited to 'lang/cyclone')
-rw-r--r-- | lang/cyclone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/cyclone/Makefile b/lang/cyclone/Makefile index c40b9c4debda..2396581f0710 100644 --- a/lang/cyclone/Makefile +++ b/lang/cyclone/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= http://www.cs.cornell.edu/projects/cyclone/software/ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ ${PORTNAME}-${PORTVERSION}-docs.tar.gz -MAINTAINER= alane@FreeBSD.org +MAINTAINER= freebsd-ports@FreeBSD.org USE_GMAKE= yes NO_PACKAGE= 'Neither CC nor CFLAGS safe.' |