diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2010-10-11 05:41:24 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2010-10-11 05:41:24 +0000 |
commit | 7d99b6ed8227ea50f69c37953b889439137e1020 (patch) | |
tree | b480f2f00690e801ec8ed09ae385dcdd1fc7a3e3 /games/tuxpaint-fonts | |
parent | 0012369e0abaf37fe70c9b8aaf0165e26d9bcb5b (diff) | |
download | ports-7d99b6ed8227ea50f69c37953b889439137e1020.tar.gz ports-7d99b6ed8227ea50f69c37953b889439137e1020.zip |
Notes
Diffstat (limited to 'games/tuxpaint-fonts')
-rw-r--r-- | games/tuxpaint-fonts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tuxpaint-fonts/Makefile b/games/tuxpaint-fonts/Makefile index 1b027109bba3..79ae91dcd100 100644 --- a/games/tuxpaint-fonts/Makefile +++ b/games/tuxpaint-fonts/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-fonts/chinese-2003.0${PORTVERSION}.05 PKGNAMESUFFIX= -fonts DISTFILES= # -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= TuxPaint Localized Fonts RUN_DEPENDS= tuxpaint:${PORTSDIR}/games/tuxpaint |