diff options
Diffstat (limited to 'devel/libgsf/Makefile')
-rw-r--r-- | devel/libgsf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile index 21a0dc90e469..4d7e2ec74230 100644 --- a/devel/libgsf/Makefile +++ b/devel/libgsf/Makefile @@ -6,10 +6,10 @@ # PORTNAME= libgsf -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.3 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.4 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |