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 b978af7042b2..ee3746f4bc48 100644 --- a/devel/libgsf/Makefile +++ b/devel/libgsf/Makefile @@ -7,8 +7,8 @@ # PORTNAME= libgsf -PORTVERSION= 1.14.3 -PORTREVISION?= 1 +PORTVERSION= 1.14.4 +PORTREVISION?= 0 CATEGORIES?= devel MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |