diff options
author | alex <alex@FreeBSD.org> | 2001-01-06 01:49:38 +0800 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2001-01-06 01:49:38 +0800 |
commit | b081eff1210d2bb01caebb5c87fecd06cf35fea2 (patch) | |
tree | a65f3e764e95917366db3316af1429051c89afcf /misc/Makefile | |
parent | d38c2e65488176d6515407e4a790cb5f3d7910bb (diff) | |
download | freebsd-ports-gnome-b081eff1210d2bb01caebb5c87fecd06cf35fea2.tar.gz freebsd-ports-gnome-b081eff1210d2bb01caebb5c87fecd06cf35fea2.tar.zst freebsd-ports-gnome-b081eff1210d2bb01caebb5c87fecd06cf35fea2.zip |
Add smssend 2.2, a tool to send a SMS to any GSM.
PR: 24017
Submitted by: Miklos Niedermayer <mico@bsd.hu>
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 5862ae1107fb..0e30c7c51655 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -137,6 +137,7 @@ SUBDIR += sh-utils SUBDIR += sls SUBDIR += sma + SUBDIR += smssend SUBDIR += snowflake SUBDIR += splitvt SUBDIR += sshbuddy |