diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2004-05-09 07:10:43 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2004-05-09 07:10:43 +0000 |
commit | 2f778a08344f300c68120d3917e1f10e7157de4c (patch) | |
tree | 472ebdc60ff8f845a57c122c685e90e36049de3e /x11/9menu | |
parent | c4a774ed61c0dcf5f274f24c7d0d337e62ba9895 (diff) | |
download | ports-2f778a08344f300c68120d3917e1f10e7157de4c.tar.gz ports-2f778a08344f300c68120d3917e1f10e7157de4c.zip |
Notes
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 ffd3c27ef22a..9980df162267 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 |