diff options
author | krion <krion@FreeBSD.org> | 2004-07-03 23:42:58 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-07-03 23:42:58 +0800 |
commit | e4001bde526de145dcd84fbc1eaa30848ec08375 (patch) | |
tree | 1d3d5e2479a00c9a8dcac66d1c67cd8ae1368aba /x11-toolkits/fox-devel/Makefile | |
parent | 0fc9345240b9a23600f0c2b26058ea360b24fce5 (diff) | |
download | freebsd-ports-gnome-e4001bde526de145dcd84fbc1eaa30848ec08375.tar.gz freebsd-ports-gnome-e4001bde526de145dcd84fbc1eaa30848ec08375.tar.zst freebsd-ports-gnome-e4001bde526de145dcd84fbc1eaa30848ec08375.zip |
Update to version 1.2.6
PR: ports/68635
Submitted by: Ports Fury
Diffstat (limited to 'x11-toolkits/fox-devel/Makefile')
-rw-r--r-- | x11-toolkits/fox-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/fox-devel/Makefile b/x11-toolkits/fox-devel/Makefile index a37e5417d685..17804a0fbacf 100644 --- a/x11-toolkits/fox-devel/Makefile +++ b/x11-toolkits/fox-devel/Makefile @@ -26,7 +26,7 @@ CONFLICTS= fox-1.0.* LATEST_LINK= fox-devel MAJORVER= 1.2 -SHVER= 5 +SHVER= 6 PLIST_SUB+= MAJORVER=${MAJORVER} SHVER=${SHVER} USE_GNOME= lthack |