aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-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