diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2007-10-29 10:15:02 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2007-10-29 10:15:02 +0000 |
commit | 668538bf13521b92bfb259c3cf3611e489b95737 (patch) | |
tree | 291cde836991758dc65de9ae9c0e5563d4ce53ee /x11-toolkits/fox16/Makefile | |
parent | 10990a435ba4a554d15fe9548c500543db5fc838 (diff) | |
download | ports-668538bf13521b92bfb259c3cf3611e489b95737.tar.gz ports-668538bf13521b92bfb259c3cf3611e489b95737.zip |
- Update to 1.6.30.
- Stuff that depends on fox16 needs to be rebuilt after an upgrade.
Approved by: stas (mentor)
Notes
Notes:
svn path=/head/; revision=202276
Diffstat (limited to 'x11-toolkits/fox16/Makefile')
-rw-r--r-- | x11-toolkits/fox16/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/fox16/Makefile b/x11-toolkits/fox16/Makefile index fdd21394c49c..448f6b2cd576 100644 --- a/x11-toolkits/fox16/Makefile +++ b/x11-toolkits/fox16/Makefile @@ -26,7 +26,7 @@ CONFLICTS= fox-1.0.* fox-1.2.* fox-1.4.* LATEST_LINK= fox16 MAJORVER= 1.6 -SHVER= 29 +SHVER= 30 PLIST_SUB+= MAJORVER=${MAJORVER} SHVER=${SHVER} USE_GNOME= lthack |