diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-26 16:19:37 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-26 16:19:37 +0000 |
commit | f0b606b68f00a466603f4c4564a7f06226f334d2 (patch) | |
tree | 53d107c8bd0ad23c27a38f61c7302fe5a442bf2c /x11-toolkits/fox14/Makefile | |
parent | 36811e703ac83fbcafb295994ffbb15b593a1d6a (diff) | |
download | ports-f0b606b68f00a466603f4c4564a7f06226f334d2.tar.gz ports-f0b606b68f00a466603f4c4564a7f06226f334d2.zip |
Notes
Diffstat (limited to 'x11-toolkits/fox14/Makefile')
-rw-r--r-- | x11-toolkits/fox14/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/fox14/Makefile b/x11-toolkits/fox14/Makefile index c86efc58fa8b..a37e5417d685 100644 --- a/x11-toolkits/fox14/Makefile +++ b/x11-toolkits/fox14/Makefile @@ -26,7 +26,7 @@ CONFLICTS= fox-1.0.* LATEST_LINK= fox-devel MAJORVER= 1.2 -SHVER= 1 +SHVER= 5 PLIST_SUB+= MAJORVER=${MAJORVER} SHVER=${SHVER} USE_GNOME= lthack |