summaryrefslogtreecommitdiff
path: root/net/linc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/linc/Makefile')
-rw-r--r--net/linc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/linc/Makefile b/net/linc/Makefile
index 51284d3e01c3..d8cdf751424d 100644
--- a/net/linc/Makefile
+++ b/net/linc/Makefile
@@ -6,15 +6,15 @@
#
PORTNAME= linc
-PORTVERSION= 0.5.5
+PORTVERSION= 1.0.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.5
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= glib-2.0.0:${PORTSDIR}/devel/glib20
+LIB_DEPENDS= glib-2.0.200:${PORTSDIR}/devel/glib20
USE_BZIP2= yes
USE_GMAKE= yes