diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-08-19 01:33:43 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-08-19 01:33:43 +0800 |
commit | f9c29c7ce14e88b10f6e4295086a931186830b12 (patch) | |
tree | 999719adb9a93a9194af3c9ec71172f51f3b6966 /net-im/gale | |
parent | dedadf5fd9c04b06b0baaf7af503fd48d3a9e109 (diff) | |
download | freebsd-ports-gnome-f9c29c7ce14e88b10f6e4295086a931186830b12.tar.gz freebsd-ports-gnome-f9c29c7ce14e88b10f6e4295086a931186830b12.tar.zst freebsd-ports-gnome-f9c29c7ce14e88b10f6e4295086a931186830b12.zip |
- Switch www/libwww to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
Diffstat (limited to 'net-im/gale')
-rw-r--r-- | net-im/gale/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gale/Makefile b/net-im/gale/Makefile index db3278e69713..5b946f6a0a81 100644 --- a/net-im/gale/Makefile +++ b/net-im/gale/Makefile @@ -3,7 +3,7 @@ PORTNAME= gale PORTVERSION= 0.99f -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im MASTER_SITES= http://download.ofb.net/${PORTNAME}/ DISTNAME= ${PORTNAME}-${PORTVERSION}ruit |