diff options
author | marcus <marcus@FreeBSD.org> | 2003-02-08 02:42:25 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-02-08 02:42:25 +0800 |
commit | f62e25411b41ca8baddd09338c464cd9b8eb7ef6 (patch) | |
tree | 461379d765de7667472a8d24cf3b741ac706024e /net/linc | |
parent | e739179a076b7ce87c2686708607b87f29f155f7 (diff) | |
download | freebsd-ports-gnome-f62e25411b41ca8baddd09338c464cd9b8eb7ef6.tar.gz freebsd-ports-gnome-f62e25411b41ca8baddd09338c464cd9b8eb7ef6.tar.zst freebsd-ports-gnome-f62e25411b41ca8baddd09338c464cd9b8eb7ef6.zip |
Update to GNOME 2.2.
This is Phase I. All existing ports have been updated to their GNOME 2.2
counterparts.
Diffstat (limited to 'net/linc')
-rw-r--r-- | net/linc/Makefile | 6 | ||||
-rw-r--r-- | net/linc/distinfo | 2 |
2 files changed, 4 insertions, 4 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 diff --git a/net/linc/distinfo b/net/linc/distinfo index f1f62b70d123..629f538b6eda 100644 --- a/net/linc/distinfo +++ b/net/linc/distinfo @@ -1 +1 @@ -MD5 (gnome2/linc-0.5.5.tar.bz2) = 611219ed481b1a891d523a82d82f49e2 +MD5 (gnome2/linc-1.0.1.tar.bz2) = 77f43d6582f695b76fbb5b751a41c9d0 |