diff options
author | mnag <mnag@FreeBSD.org> | 2005-10-11 11:07:19 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2005-10-11 11:07:19 +0800 |
commit | baa8ebc560d8afe497edc6fe4656d043f9e2b39f (patch) | |
tree | 2a595b998969a020f1993672d53c985e160a967c /chinese/pcmanx/Makefile | |
parent | d6a36467ce19300cfa8b6a5cc0b7309a6c1dfaf7 (diff) | |
download | freebsd-ports-gnome-baa8ebc560d8afe497edc6fe4656d043f9e2b39f.tar.gz freebsd-ports-gnome-baa8ebc560d8afe497edc6fe4656d043f9e2b39f.tar.zst freebsd-ports-gnome-baa8ebc560d8afe497edc6fe4656d043f9e2b39f.zip |
Update to 0.3.3
Take maintainership
PR: 87235
Submitted by: chinsan <chinsan.tw@gmail.com>
Diffstat (limited to 'chinese/pcmanx/Makefile')
-rw-r--r-- | chinese/pcmanx/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chinese/pcmanx/Makefile b/chinese/pcmanx/Makefile index da2c3ee54eb8..58bd6563121c 100644 --- a/chinese/pcmanx/Makefile +++ b/chinese/pcmanx/Makefile @@ -6,14 +6,14 @@ # PORTNAME= pcmanx -PORTVERSION= 0.3.2 +PORTVERSION= 0.3.3 CATEGORIES= chinese net gnome MASTER_SITES= http://pcmanx.csie.net/release/ \ http://bbs.ilc.edu.tw/~chinsan/pcmanx/ DISTNAME= pcmanx-pure-gtk2-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org -COMMENT= PCManX is a BBS client using GTK+ 2.x +MAINTAINER= chinsan.tw@gmail.com +COMMENT= BBS client using GTK+ 2.x USE_GNOME= gtk20 intlhack USE_GCC= 3.3+ |