aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2003-12-14 06:45:25 +0800
committerpav <pav@FreeBSD.org>2003-12-14 06:45:25 +0800
commit98b92f23424c47408ca6cfbc46bd1ea76b03c396 (patch)
treea52375e5c56b5103beb2d8d148eb321b674067d9
parent402413bcfcdcb324dbd5d733ea0957950fa3f09d (diff)
downloadfreebsd-ports-gnome-98b92f23424c47408ca6cfbc46bd1ea76b03c396.tar.gz
freebsd-ports-gnome-98b92f23424c47408ca6cfbc46bd1ea76b03c396.tar.zst
freebsd-ports-gnome-98b92f23424c47408ca6cfbc46bd1ea76b03c396.zip
- Fix INDEX.
Pointy hat to: pav
-rw-r--r--comms/gammu-devel/Makefile2
-rw-r--r--comms/gammu/Makefile2
2 files changed, 2 insertions, 2 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
diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile
index f06026908494..3d66f4544330 100644
--- a/comms/gammu/Makefile
+++ b/comms/gammu/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