diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-19 09:42:55 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-19 09:42:55 +0000 |
commit | 378773c39d9b461c28bbbf4e8bb0bcf198e40658 (patch) | |
tree | 0745ab411a149e815b072fdb1237a6ffd2386707 /comms | |
parent | f3a76d8823978b9f644521673457edf444c08968 (diff) | |
download | ports-378773c39d9b461c28bbbf4e8bb0bcf198e40658.tar.gz ports-378773c39d9b461c28bbbf4e8bb0bcf198e40658.zip |
Notes
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 7a22e0e3d9ea..2807aa6e9d4f 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 |