diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-05-23 02:19:44 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-05-23 02:19:44 +0800 |
commit | fe9bd34698649c2130a0ead5829adfcc33f6b9be (patch) | |
tree | b3105d1762202f2dd34c75b942f177cc0a31c6fc /chinese/linux-gtk | |
parent | ca4bc58ef33efe6ed98886207dd89983b9b86d18 (diff) | |
download | freebsd-ports-gnome-fe9bd34698649c2130a0ead5829adfcc33f6b9be.tar.gz freebsd-ports-gnome-fe9bd34698649c2130a0ead5829adfcc33f6b9be.tar.zst freebsd-ports-gnome-fe9bd34698649c2130a0ead5829adfcc33f6b9be.zip |
Ports policy:
Ensure that the master category is always matches name of the parent
(category) directory. This is required for ORIGIN to function properly.
Diffstat (limited to 'chinese/linux-gtk')
-rw-r--r-- | chinese/linux-gtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/linux-gtk/Makefile b/chinese/linux-gtk/Makefile index 4e2e0f29c6c6..73afc5bcd7ce 100644 --- a/chinese/linux-gtk/Makefile +++ b/chinese/linux-gtk/Makefile @@ -7,7 +7,7 @@ PORTNAME= linux-gtk PORTVERSION= 1.2.6 -CATEGORIES?= x11-toolkits linux +CATEGORIES?= chinese x11-toolkits linux MASTER_SITES= ftp://cle.linux.org.tw/pub/CLE/stable/v0.9p1/i386/RedHat/RPMS/ \ ftp://freebsd.sinica.edu.tw/pub/keith/zh-rpm/ DISTFILES= gtk+-1.2.6-7CLE.i386.rpm |