diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2009-12-14 19:57:14 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2009-12-14 19:57:14 +0000 |
commit | 4a1924155e2b81848d61f959b46ccad6eb7f19e8 (patch) | |
tree | 9bad46975fd020235c8edac73c8be6da66b73cfc /x11/9menu | |
parent | 80080c545274346dfe88620d5a7e4a648c07f5f9 (diff) | |
download | ports-4a1924155e2b81848d61f959b46ccad6eb7f19e8.tar.gz ports-4a1924155e2b81848d61f959b46ccad6eb7f19e8.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 46c6cf6eebb4..7437c06fff78 100644 --- a/x11/9menu/Makefile +++ b/x11/9menu/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://freefriends.org/arnold/Source/ \ ${MASTER_SITE_NETBSD} EXTRACT_SUFX= .shar.gz -MAINTAINER= serge.gagnon.1@ulaval.ca +MAINTAINER= ports@FreeBSD.org COMMENT= A simple menu patterened after plan9 USE_XORG= x11 |