diff options
author | tijl <tijl@FreeBSD.org> | 2014-07-10 00:39:16 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-07-10 00:39:16 +0800 |
commit | 36a6db01592578dabad744de0f4d8afdfa8f89e0 (patch) | |
tree | fcb9439f42fcfadfca82fb9e87f797a28e0341b9 /comms | |
parent | dc80d4e5a7164ff094c4c6a681083c72ebfebe1e (diff) | |
download | freebsd-ports-gnome-36a6db01592578dabad744de0f4d8afdfa8f89e0.tar.gz freebsd-ports-gnome-36a6db01592578dabad744de0f4d8afdfa8f89e0.tar.zst freebsd-ports-gnome-36a6db01592578dabad744de0f4d8afdfa8f89e0.zip |
- Add USES=libtool to net/sofia-sip and bump dependent ports
- Add INSTALL_TARGET=install-strip
Diffstat (limited to 'comms')
-rw-r--r-- | comms/deforaos-phone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/deforaos-phone/Makefile b/comms/deforaos-phone/Makefile index d677d3c7f491..bacfa5c35a7d 100644 --- a/comms/deforaos-phone/Makefile +++ b/comms/deforaos-phone/Makefile @@ -3,7 +3,7 @@ PORTNAME= phone PORTVERSION= 0.3.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms MASTER_SITES= http://www.defora.org/os/download/download/4296/ PKGNAMEPREFIX= deforaos- |