diff options
author | Will Andrews <will@FreeBSD.org> | 2000-06-22 05:52:15 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-06-22 05:52:15 +0000 |
commit | f67050feec4e2f79ffec5dbba5cc0ab9d53cbe49 (patch) | |
tree | a2cfb792d0c999454d1fb367d08eb9385102d5bd /mail | |
parent | 4e0fedd5bf8de2dc8cc8eda705eb71385ddeebb7 (diff) | |
download | ports-f67050feec4e2f79ffec5dbba5cc0ab9d53cbe49.tar.gz ports-f67050feec4e2f79ffec5dbba5cc0ab9d53cbe49.zip |
Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
Notes
Notes:
svn path=/head/; revision=29763
Diffstat (limited to 'mail')
-rw-r--r-- | mail/glacier/Makefile | 2 | ||||
-rw-r--r-- | mail/mreport/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/glacier/Makefile b/mail/glacier/Makefile index cc12ca7e127a..8aefdf5a9eae 100644 --- a/mail/glacier/Makefile +++ b/mail/glacier/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.0.2 CATEGORIES= mail gnome MASTER_SITES= http://glacier.linuxave.net/ -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs diff --git a/mail/mreport/Makefile b/mail/mreport/Makefile index a797fb16280d..bb7d14f2f767 100644 --- a/mail/mreport/Makefile +++ b/mail/mreport/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9 CATEGORIES= mail sysutils MASTER_SITES= ftp://ftp.datrix.co.za/pub/mreport/ -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org ALL_TARGET= ALL MAN8= mreport.8 |