diff options
author | erwin <erwin@FreeBSD.org> | 2004-05-09 07:10:43 +0000 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2004-05-09 07:10:43 +0000 |
commit | fb348c9b5623069fd936bd082b7417b90e2ff047 (patch) | |
tree | 01ab85523b07d6d3a2c2e8db2e47fa2d0869cc9b /x11/9menu | |
parent | 32b2b654bdde3afa6d406f122206cc6640743e06 (diff) | |
download | FreeBSD-ports-fb348c9b5623069fd936bd082b7417b90e2ff047.zip FreeBSD-ports-fb348c9b5623069fd936bd082b7417b90e2ff047.tar.gz |
Drop maintainership. Maintainer is not using FreeBSD as
primary OS any longer.
Thanks for all your work, Serge! Sorry to see you go.
PR: 66407
Submitted by: Serge Gagnon <gagnon_s@sympatico.ca> (maintainer)
Diffstat (limited to 'x11/9menu')
-rw-r--r-- | x11/9menu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/9menu/Makefile b/x11/9menu/Makefile index ffd3c27..9980df1 100644 --- a/x11/9menu/Makefile +++ b/x11/9menu/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://freefriends.org/arnold/Source/ \ ${MASTER_SITE_NETBSD} EXTRACT_SUFX= .shar.gz -MAINTAINER= gagnon_s@sympatico.ca +MAINTAINER= ports@FreeBSD.org COMMENT= A simple menu patterened after plan9 PLIST_FILES= bin/9menu |