diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-07-25 21:58:10 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-07-25 21:58:10 +0000 |
commit | 8cf8875aef63f9fd38e7fd43001c98f7ae940331 (patch) | |
tree | b9cfdc650137ba8e4abb272f2cfa276d71529d41 /chinese/BBMan | |
parent | bf5f4bec5e17ed768503873027c074576e8bf01b (diff) | |
download | ports-8cf8875aef63f9fd38e7fd43001c98f7ae940331.tar.gz ports-8cf8875aef63f9fd38e7fd43001c98f7ae940331.zip |
Notes
Diffstat (limited to 'chinese/BBMan')
-rw-r--r-- | chinese/BBMan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/BBMan/Makefile b/chinese/BBMan/Makefile index 3216c28f7042..7df5238c5875 100644 --- a/chinese/BBMan/Makefile +++ b/chinese/BBMan/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME:L} DISTNAME= ${PORTNAME}-src-v${PORTVERSION:S,.,-,g} EXTRACT_SUFX= .zip -MAINTAINER= statue@freebsd.netlab.cse.yzu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= BBMan is a BBS client for X Window System LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24 |