diff options
author | miwi <miwi@FreeBSD.org> | 2009-08-19 09:42:55 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-08-19 09:42:55 +0000 |
commit | 2c8518f46b5d0958205db46ca5ca10e9a2127af5 (patch) | |
tree | a01905290061a181477df2d02fd2b0c1f5f9d56c /comms | |
parent | 92f92589d861ad86c93b95e7c6dd77be9a36e287 (diff) | |
download | FreeBSD-ports-2c8518f46b5d0958205db46ca5ca10e9a2127af5.zip FreeBSD-ports-2c8518f46b5d0958205db46ca5ca10e9a2127af5.tar.gz |
- Change to SFP macro
Diffstat (limited to 'comms')
-rw-r--r-- | comms/anyremote/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/anyremote/Makefile b/comms/anyremote/Makefile index 7a22e0e..2807aa6 100644 --- a/comms/anyremote/Makefile +++ b/comms/anyremote/Makefile @@ -8,7 +8,7 @@ PORTNAME= anyremote PORTVERSION= 4.18.1 CATEGORIES= comms -MASTER_SITES= SF +MASTER_SITES= SFP/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ MAINTAINER= samm@os2.kiev.ua COMMENT= Remote control service over Bluetooth, infrared or tcp/ip networking |