diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-07-30 20:18:51 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-07-30 20:18:51 +0000 |
commit | 2934d4ceb28f704c5383a7331647556417dd3a9d (patch) | |
tree | dcb997a83800fa062e485cd21a1f9663da496674 /x11 | |
parent | b0db7e38aa7a64fa61d48a2f9592377b8f094544 (diff) |
Notes
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 |