diff options
author | naddy <naddy@FreeBSD.org> | 2003-07-31 04:18:51 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-07-31 04:18:51 +0800 |
commit | 8dfeaa085eac4a91112c2a2f6ce125ec425970a8 (patch) | |
tree | 52eabf325e9686d28ff0610f2e9308c4c962ee07 /x11 | |
parent | 609df54d1a4a7b9162e13b2181c35b64065a4b69 (diff) | |
download | freebsd-ports-gnome-8dfeaa085eac4a91112c2a2f6ce125ec425970a8.tar.gz freebsd-ports-gnome-8dfeaa085eac4a91112c2a2f6ce125ec425970a8.tar.zst freebsd-ports-gnome-8dfeaa085eac4a91112c2a2f6ce125ec425970a8.zip |
Release maintainership of ports due to personal technical difficulties.
Submitted by: Serge Gagnon
Diffstat (limited to 'x11')
-rw-r--r-- | x11/9box/Makefile | 2 | ||||
-rw-r--r-- | x11/9menu/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/9box/Makefile b/x11/9box/Makefile index 0efe3ce6310e..8df8be530434 100644 --- a/x11/9box/Makefile +++ b/x11/9box/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11 MASTER_SITES= http://freesoftware.fsf.org/download/9box/ \ http://savannah.nongnu.org/download/9box/ -MAINTAINER= gagnon__s@videotron.ca +MAINTAINER= ports@FreeBSD.org COMMENT= 9box can "pack" windows inside itself USE_REINPLACE= yes diff --git a/x11/9menu/Makefile b/x11/9menu/Makefile index 4a3ed48ac0e4..ccdec103eb13 100644 --- a/x11/9menu/Makefile +++ b/x11/9menu/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://quenix.dyndns.org/freebsd/ \ http://mitglied.lycos.de/buran/linux/soft/9menu/ EXTRACT_SUFX= .shar.gz -MAINTAINER= gagnon__s@videotron.ca +MAINTAINER= ports@FreeBSD.org COMMENT= A simple menu patterened after plan9 USE_XLIB= yes |