diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-03-21 09:58:44 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-03-21 09:58:44 +0000 |
commit | a2c6722d4a7e0f71b8a394689181d881ac14bf6d (patch) | |
tree | 7f32f1583e8bd223699a709f345bb9a81732ebc1 /x11-wm | |
parent | 37c9ae2d62206e8a314b191f6f1fea9dc799b459 (diff) | |
download | ports-a2c6722d4a7e0f71b8a394689181d881ac14bf6d.tar.gz ports-a2c6722d4a7e0f71b8a394689181d881ac14bf6d.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/9menu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/9menu/Makefile b/x11-wm/9menu/Makefile index c4f1c6dcaa24..e7c9429b7c44 100644 --- a/x11-wm/9menu/Makefile +++ b/x11-wm/9menu/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://freefriends.org/arnold/Source/ \ ${MASTER_SITE_NETBSD} EXTRACT_SUFX= .shar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gagnon_s@sympatico.ca COMMENT= A simple menu patterened after plan9 PLIST_FILES= bin/9menu |