diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2000-04-15 07:04:55 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2000-04-15 07:04:55 +0000 |
commit | c017d52b06280facdca64a4c3949e2c0449ce779 (patch) | |
tree | 562928540e29549fe5b707fe6f843290c858c39a | |
parent | Remove gtkicq. (diff) |
remove myself from MAINTAINER
Notes
Notes:
svn path=/head/; revision=27584
-rw-r--r-- | www/arena/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/arena/Makefile b/www/arena/Makefile index 96b1d24375e7..344fd70faa00 100644 --- a/www/arena/Makefile +++ b/www/arena/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ftp://ftp-eu.w3.org/pub/Arena/beta-3/ DISTNAME= arena-CJK-beta3a -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg LIB_DEPENDS+= png.3:${PORTSDIR}/graphics/png |