diff options
author | pav <pav@FreeBSD.org> | 2003-12-14 06:45:25 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2003-12-14 06:45:25 +0800 |
commit | 98b92f23424c47408ca6cfbc46bd1ea76b03c396 (patch) | |
tree | a52375e5c56b5103beb2d8d148eb321b674067d9 /comms/gammu-devel/Makefile | |
parent | 402413bcfcdcb324dbd5d733ea0957950fa3f09d (diff) | |
download | freebsd-ports-gnome-98b92f23424c47408ca6cfbc46bd1ea76b03c396.tar.gz freebsd-ports-gnome-98b92f23424c47408ca6cfbc46bd1ea76b03c396.tar.zst freebsd-ports-gnome-98b92f23424c47408ca6cfbc46bd1ea76b03c396.zip |
- Fix INDEX.
Pointy hat to: pav
Diffstat (limited to 'comms/gammu-devel/Makefile')
-rw-r--r-- | comms/gammu-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/gammu-devel/Makefile b/comms/gammu-devel/Makefile index f06026908494..3d66f4544330 100644 --- a/comms/gammu-devel/Makefile +++ b/comms/gammu-devel/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.mwiacek.com/zips/gsm/gammu/older/ \ MAINTAINER= kirill@solaris.ru COMMENT= GNU All Mobile Management Utilities -BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf253 +BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf MAN1= gammu.1 USE_GMAKE= yes |