diff options
author | miwi <miwi@FreeBSD.org> | 2006-06-12 22:45:27 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-06-12 22:45:27 +0800 |
commit | 8f4d13c13d2a269c06f429943d4980c717c8c83d (patch) | |
tree | 308072518dce6732f616fb4ab5eef582afc1cf45 /misc | |
parent | 8f4a5c0db8a9a0cc4ab4f3145fbeda42b3d3b5c5 (diff) | |
download | freebsd-ports-gnome-8f4d13c13d2a269c06f429943d4980c717c8c83d.tar.gz freebsd-ports-gnome-8f4d13c13d2a269c06f429943d4980c717c8c83d.tar.zst freebsd-ports-gnome-8f4d13c13d2a269c06f429943d4980c717c8c83d.zip |
Chase increase of misc/skyutils shlib version.
Bump PORTREVISION.
Approved by: krion (mentor)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/smssend/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/smssend/Makefile b/misc/smssend/Makefile index d083a85ca573..6a948cf9904b 100644 --- a/misc/smssend/Makefile +++ b/misc/smssend/Makefile @@ -7,13 +7,14 @@ PORTNAME= smssend PORTVERSION= 3.4 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://zekiller.skytech.org/fichiers/smssend/ MAINTAINER= mico@bsd.hu COMMENT= A tool to send a SMS to any GSM -LIB_DEPENDS= skyutils-2.8.8:${PORTSDIR}/misc/skyutils +LIB_DEPENDS= skyutils-2.8.9:${PORTSDIR}/misc/skyutils MAN1= smssend.1 smssend.scripting.1 email2smssend.1 |