diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:15:15 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:15:15 +0800 |
commit | e980dc91ca837353f4bef8911aeb7052c5554280 (patch) | |
tree | 3763d44c0f0c28c817a57a9922c9c1a844b8dedb /comms/hamfax | |
parent | 75c4b51d95824e561d372f322b59b0f3b2e0bcdd (diff) | |
download | freebsd-ports-gnome-e980dc91ca837353f4bef8911aeb7052c5554280.tar.gz freebsd-ports-gnome-e980dc91ca837353f4bef8911aeb7052c5554280.tar.zst freebsd-ports-gnome-e980dc91ca837353f4bef8911aeb7052c5554280.zip |
- Switch SourceForge ports to the new File Release System: categories starting with B,C
Diffstat (limited to 'comms/hamfax')
-rw-r--r-- | comms/hamfax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/hamfax/Makefile b/comms/hamfax/Makefile index 7a336d3b0e9a..01a54706ec3b 100644 --- a/comms/hamfax/Makefile +++ b/comms/hamfax/Makefile @@ -8,7 +8,7 @@ PORTNAME= hamfax PORTVERSION= 0.6.4 PORTREVISION= 4 CATEGORIES= comms audio hamradio -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/HamFax%20${PORTVERSION} DISTNAME= HamFax-${PORTVERSION} MAINTAINER= carl@stagecraft.cx |