diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 01:19:26 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 01:19:26 +0000 |
commit | b4fd0b8e386285d2ad798be5e13afa258ab7e71d (patch) | |
tree | 5c6b1cda23e1ae7ba6e9ba4da0a7a3cb6aca0f7b /x11/xmold/Makefile | |
parent | e998b177f0f3ceb33135f884c7ffdb088236c864 (diff) | |
download | ports-b4fd0b8e386285d2ad798be5e13afa258ab7e71d.tar.gz ports-b4fd0b8e386285d2ad798be5e13afa258ab7e71d.zip |
Notes
Diffstat (limited to 'x11/xmold/Makefile')
-rw-r--r-- | x11/xmold/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xmold/Makefile b/x11/xmold/Makefile index 429fc6126e42..9ef1e9e03cca 100644 --- a/x11/xmold/Makefile +++ b/x11/xmold/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xwin/ \ ftp://ftp.opaopa.org/pub/archives/games/ DISTNAME= ${PORTNAME} -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Mold spreading over your X11 screen USE_IMAKE= yes |