diff options
author | pav <pav@FreeBSD.org> | 2008-02-17 00:36:58 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-02-17 00:36:58 +0800 |
commit | 9f3d32874ee14314e67f8e9c9b85283baa1974bc (patch) | |
tree | 0d0a05ce8305259f9316199a86660f82cc54dc40 /comms/gnokii | |
parent | 1301805759e7e83fea05730e9ce8f45f3a5e8650 (diff) | |
download | freebsd-ports-gnome-9f3d32874ee14314e67f8e9c9b85283baa1974bc.tar.gz freebsd-ports-gnome-9f3d32874ee14314e67f8e9c9b85283baa1974bc.tar.zst freebsd-ports-gnome-9f3d32874ee14314e67f8e9c9b85283baa1974bc.zip |
- Fix fetch
Reported by: pointyhat
Diffstat (limited to 'comms/gnokii')
-rw-r--r-- | comms/gnokii/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile index 4616ccc7f6f7..5c409a0ffc96 100644 --- a/comms/gnokii/Makefile +++ b/comms/gnokii/Makefile @@ -10,8 +10,8 @@ PORTVERSION= 0.6.22 PORTEPOCH= 1 CATEGORIES= comms MASTER_SITES= http://www.gnokii.org/download/gnokii/ \ - ftp://ftp.gnokii.org/pub/gnokii/ -MASTER_SITE_SUBDIR= ${PORTNAME} + ftp://ftp.gnokii.org/pub/gnokii/ \ + http://www.gnokii.org/download/gnokii/0.6.x/ MAINTAINER= mad@madpilot.net COMMENT= Tools to talk to GSM cellular phones |