diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-07-11 19:16:06 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-07-11 19:16:06 +0800 |
commit | c1ede61b32f00d20d8b7aa113bc4d667d6d928d6 (patch) | |
tree | 911f6262582c3313ad33bce1227b7d5e6f253a4c /comms | |
parent | f2ecdc9d2d4fb46fdd0c6c88557985358adac4e6 (diff) | |
download | freebsd-ports-gnome-c1ede61b32f00d20d8b7aa113bc4d667d6d928d6.tar.gz freebsd-ports-gnome-c1ede61b32f00d20d8b7aa113bc4d667d6d928d6.tar.zst freebsd-ports-gnome-c1ede61b32f00d20d8b7aa113bc4d667d6d928d6.zip |
- Remove USE_AUTOTOOLS=libtool
- Bump PORTREVISION for package change
- Bump PORTREVISION for graphics/gdal shlib change [1]
Approved by: portmgr (implicit) [1]
Diffstat (limited to 'comms')
-rw-r--r-- | comms/xastir/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile index 1881f54e0707..3fbd58458b58 100644 --- a/comms/xastir/Makefile +++ b/comms/xastir/Makefile @@ -3,7 +3,7 @@ PORTNAME= xastir PORTVERSION= 2.0.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION} |