diff options
Diffstat (limited to 'chinese/pcmanx/Makefile')
-rw-r--r-- | chinese/pcmanx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/pcmanx/Makefile b/chinese/pcmanx/Makefile index 25a3dbc2d386..08e7aa8ac20f 100644 --- a/chinese/pcmanx/Makefile +++ b/chinese/pcmanx/Makefile @@ -8,7 +8,8 @@ PORTNAME= pcmanx PORTVERSION= 0.3.6 CATEGORIES= chinese net gnome -MASTER_SITES= http://pcmanx.csie.net/release/ +MASTER_SITES= http://pcmanx.csie.net/release/ \ + LOCAL/chinsan DISTNAME= ${PORTNAME}-gtk2-${PORTVERSION} MAINTAINER= chinsan@FreeBSD.org |