diff options
author | Alexander Logvinov <avl@FreeBSD.org> | 2010-10-03 14:03:29 +0000 |
---|---|---|
committer | Alexander Logvinov <avl@FreeBSD.org> | 2010-10-03 14:03:29 +0000 |
commit | b5c39fdef7b87d2720a63f9706425168483bbe91 (patch) | |
tree | c696eff250bb2d44e37ffeca125512df655c537f /deskutils/ganyremote | |
parent | f4e4a69d3555b87c33c6dc8def7d11a4ed6d0da9 (diff) |
Notes
Diffstat (limited to 'deskutils/ganyremote')
-rw-r--r-- | deskutils/ganyremote/Makefile | 5 | ||||
-rw-r--r-- | deskutils/ganyremote/distinfo | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/deskutils/ganyremote/Makefile b/deskutils/ganyremote/Makefile index ef9f39c556d7..f36d9646f8bd 100644 --- a/deskutils/ganyremote/Makefile +++ b/deskutils/ganyremote/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ganyremote -PORTVERSION= 5.11.6 +PORTVERSION= 5.11.7 CATEGORIES= deskutils comms gnome MASTER_SITES= SF/anyremote/${PORTNAME}/${PORTVERSION} @@ -23,6 +23,9 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ PORTDOCS= AUTHORS COPYING README ChangeLog +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + .include <bsd.port.pre.mk> .if !defined(WITHOUT_NLS) diff --git a/deskutils/ganyremote/distinfo b/deskutils/ganyremote/distinfo index 56f16e48152e..88d9bf2c8710 100644 --- a/deskutils/ganyremote/distinfo +++ b/deskutils/ganyremote/distinfo @@ -1,3 +1,3 @@ -MD5 (ganyremote-5.11.6.tar.gz) = 8f133420a821ce7dde80ea9ec48cd20d -SHA256 (ganyremote-5.11.6.tar.gz) = d21f7c287decaed427d126c948530c6697dae50e369618605a35624135d058cf -SIZE (ganyremote-5.11.6.tar.gz) = 291746 +MD5 (ganyremote-5.11.7.tar.gz) = 60267b825e035fc8c2c1a2c66cd18329 +SHA256 (ganyremote-5.11.7.tar.gz) = 26dd56de02aca272ab7cf30d48931ffc7c8362963479b48940daabe5145f61a1 +SIZE (ganyremote-5.11.7.tar.gz) = 291878 |