diff options
author | sylvio <sylvio@FreeBSD.org> | 2010-02-14 05:35:57 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2010-02-14 05:35:57 +0800 |
commit | 62c76a2c9a98cc62ae497da59cd926298e34f97b (patch) | |
tree | 5766a033dfaced2d2798c4a837e419511ef9d1f6 /comms | |
parent | d39651e429dfc46d11415295c0ae6f6d18f70a58 (diff) | |
download | freebsd-ports-gnome-62c76a2c9a98cc62ae497da59cd926298e34f97b.tar.gz freebsd-ports-gnome-62c76a2c9a98cc62ae497da59cd926298e34f97b.tar.zst freebsd-ports-gnome-62c76a2c9a98cc62ae497da59cd926298e34f97b.zip |
- Add gammu-devel in comms/Makefile
PR: ports/143541
Submitted by: bsam@
Approved by: miwi (mentor) via irc
Diffstat (limited to 'comms')
-rw-r--r-- | comms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile index 0809a21492bd..2293f1181cad 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -33,6 +33,7 @@ SUBDIR += esmska SUBDIR += fldigi SUBDIR += gammu + SUBDIR += gammu-devel SUBDIR += garmin-utils SUBDIR += geoid SUBDIR += ghfaxviewer |