diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-27 15:04:16 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-27 15:04:16 +0000 |
commit | 8c9b17f3f8aba892fd6ae20ef038037fdcd7d00a (patch) | |
tree | 7c8d70ba495e1b96623be3ad736a0c3d27684e41 /comms/anyremote | |
parent | 67a1b7d4703ca785911109a3b2f0e6636119fcab (diff) | |
download | ports-8c9b17f3f8aba892fd6ae20ef038037fdcd7d00a.tar.gz ports-8c9b17f3f8aba892fd6ae20ef038037fdcd7d00a.zip |
Notes
Diffstat (limited to 'comms/anyremote')
-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 2807aa6e9d4f..7a22e0e3d9ea 100644 --- a/comms/anyremote/Makefile +++ b/comms/anyremote/Makefile @@ -8,7 +8,7 @@ PORTNAME= anyremote PORTVERSION= 4.18.1 CATEGORIES= comms -MASTER_SITES= SFP/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ +MASTER_SITES= SF MAINTAINER= samm@os2.kiev.ua COMMENT= Remote control service over Bluetooth, infrared or tcp/ip networking |