aboutsummaryrefslogtreecommitdiff
path: root/misc/smssend/Makefile
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-11-06 17:05:11 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-11-06 17:05:11 +0000
commitdbe798253c4d86bf79c8a1018eb81d256ae361f2 (patch)
tree49721ade6dd2382656fae9d87d577ac52ed0db5c /misc/smssend/Makefile
parenta80541664f60683814d99204cba6c3c27b2dcab6 (diff)
downloadports-dbe798253c4d86bf79c8a1018eb81d256ae361f2.tar.gz
ports-dbe798253c4d86bf79c8a1018eb81d256ae361f2.zip
- update to 2.8
- update WWW: tag - remove man/fr/ directory if empty PR: 31552 Submitted by: Miklos Niedermayer <mico@niedermayer.com>
Notes
Notes: svn path=/head/; revision=49679
Diffstat (limited to 'misc/smssend/Makefile')
-rw-r--r--misc/smssend/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/smssend/Makefile b/misc/smssend/Makefile
index 1e7c050625e9..635fd533a419 100644
--- a/misc/smssend/Makefile
+++ b/misc/smssend/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= smssend
-PORTVERSION= 2.4
+PORTVERSION= 2.8
CATEGORIES= misc
MASTER_SITES= http://zekiller.skytech.org/fichiers/smssend/
@@ -21,6 +21,5 @@ CONFIGURE_ARGS= --prefix=${PREFIX}
post-install:
strip ${PREFIX}/bin/smssend
- ${INSTALL_DATA} ${FILESDIR}/*.sms ${PREFIX}/share/smssend
.include <bsd.port.mk>