aboutsummaryrefslogtreecommitdiff
path: root/net/grsync
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2010-10-20 06:04:33 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2010-10-20 06:04:33 +0000
commitdfd18b51890bf91da14cd867b92e1e17c483d234 (patch)
tree268e9ed3b5dd6b9a814e368408a69aacba97df2c /net/grsync
parent02a06c807cb2fac717917e60c69b41048dfbf4fe (diff)
downloadports-dfd18b51890bf91da14cd867b92e1e17c483d234.tar.gz
ports-dfd18b51890bf91da14cd867b92e1e17c483d234.zip
- Clean-up mirrors
- Add missing LICENSE Approved by: ehaupt (mentor)
Notes
Notes: svn path=/head/; revision=263327
Diffstat (limited to 'net/grsync')
-rw-r--r--net/grsync/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net/grsync/Makefile b/net/grsync/Makefile
index 18a374c6fc2d..359050baa997 100644
--- a/net/grsync/Makefile
+++ b/net/grsync/Makefile
@@ -7,17 +7,18 @@
PORTNAME= grsync
PORTVERSION= 1.1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net ipv6
MASTER_SITES= http://www.opbyte.it/release/ \
- GENTOO/distfiles \
- LOCAL/chinsan
+ LOCAL/martymac
MAINTAINER= martymac@FreeBSD.org
COMMENT= GTK frontend for rsync
RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync
+LICENSE= GPLv2
+
USE_GNOME= gtk20 desktopfileutils
GNU_CONFIGURE= yes
USE_GMAKE= yes