diff options
author | Po-Chien Lin <pclin@FreeBSD.org> | 2013-02-13 06:04:08 +0000 |
---|---|---|
committer | Po-Chien Lin <pclin@FreeBSD.org> | 2013-02-13 06:04:08 +0000 |
commit | 844e31a28d0a131b1ea5ab3c98bd33c8387b9af9 (patch) | |
tree | 41f8496fb1a55368ad7a5979e63c22ab66f30478 /chinese | |
parent | 73c25b397b5ca0e797e74394d76018d8b5e08315 (diff) | |
download | ports-844e31a28d0a131b1ea5ab3c98bd33c8387b9af9.tar.gz ports-844e31a28d0a131b1ea5ab3c98bd33c8387b9af9.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/pcmanx/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/chinese/pcmanx/Makefile b/chinese/pcmanx/Makefile index 77de72b8c8df..bf61c2884f2b 100644 --- a/chinese/pcmanx/Makefile +++ b/chinese/pcmanx/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pcmanx -# Date created: 2005/07/16 -# Whom: chinsan <chinsan.tw@gmail.com> -# +# Created by: chinsan <chinsan.tw@gmail.com> # $FreeBSD$ -# PORTNAME= pcmanx PORTVERSION= 1.1 @@ -12,7 +8,7 @@ CATEGORIES= chinese net gnome MASTER_SITES= http://pcmanx-gtk2.googlecode.com/files/ DISTNAME= ${PORTNAME}-gtk2-${PORTVERSION} -MAINTAINER= linpc@cs.nctu.edu.tw +MAINTAINER= pclin@FreeBSD.org COMMENT= BBS client using GTK+ 2.x LICENSE= GPLv2 |