diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-10-28 18:39:11 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-10-28 18:39:11 +0000 |
commit | 5d8aaaa374d6013586ab02e7688163f6abef7235 (patch) | |
tree | a1b7548bc0a2bfa815f4c12aca55b1637d9bcf21 /comms/gsmlib/Makefile | |
parent | 8117446b64217d8ad57c0d505a9d3a83713a264c (diff) |
Notes
Diffstat (limited to 'comms/gsmlib/Makefile')
-rw-r--r-- | comms/gsmlib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/gsmlib/Makefile b/comms/gsmlib/Makefile index f2633ef53330..81129332b567 100644 --- a/comms/gsmlib/Makefile +++ b/comms/gsmlib/Makefile @@ -8,6 +8,7 @@ PORTNAME= gsmlib PORTVERSION= 1.9 +PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= http://www.pxh.de/fs/gsmlib/download/ |