diff options
author | knu <knu@FreeBSD.org> | 2001-04-20 03:07:30 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-04-20 03:07:30 +0800 |
commit | 0812e06fb7e618c096d107365e4b4c942c30a80b (patch) | |
tree | 5b1b19c18796a69d83f41208279745f3a87dee4a /x11-toolkits/fox14/Makefile | |
parent | 6ba9bf8f9515192a08185579124b325d775405db (diff) | |
download | freebsd-ports-gnome-0812e06fb7e618c096d107365e4b4c942c30a80b.tar.gz freebsd-ports-gnome-0812e06fb7e618c096d107365e4b4c942c30a80b.tar.zst freebsd-ports-gnome-0812e06fb7e618c096d107365e4b4c942c30a80b.zip |
Update to 0.99.167. (-xunicode too)
Diffstat (limited to 'x11-toolkits/fox14/Makefile')
-rw-r--r-- | x11-toolkits/fox14/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/fox14/Makefile b/x11-toolkits/fox14/Makefile index cdfa67f71125..f91b89a6ed96 100644 --- a/x11-toolkits/fox14/Makefile +++ b/x11-toolkits/fox14/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fox -PORTVERSION= 0.99.166 +PORTVERSION= 0.99.167 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.cfdrc.com/pub/FOX/ \ ftp://SunSITE.Informatik.RWTH-Aachen.DE/pub/Linux/fox/ @@ -17,7 +17,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.4:${PORTSDIR}/graphics/png .if defined(WITH_XUNICODE) -PKGNAMESUFFIX= -xunicode +PKGNAMESUFFIX= -unicode PATCH_SITES= http://www.ab.wakwak.com/~tino/jatk/fox/ PATCHFILES= ${PORTNAME}${PKGNAMESUFFIX}-${PATCHVERSION}.diff |