diff options
author | marcus <marcus@FreeBSD.org> | 2008-06-10 12:57:46 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2008-06-10 12:57:46 +0800 |
commit | 2102a348feb0855972c765c7cac214d8ad6aa7cf (patch) | |
tree | 0a8bbe6b21eca4e0468aca61580569207b8cb8de /x11-toolkits/gtksourceview/Makefile | |
parent | 8c4e9badb78f0e8f624c4204a3a5c38955206b63 (diff) | |
download | freebsd-ports-gnome-2102a348feb0855972c765c7cac214d8ad6aa7cf.tar.gz freebsd-ports-gnome-2102a348feb0855972c765c7cac214d8ad6aa7cf.tar.zst freebsd-ports-gnome-2102a348feb0855972c765c7cac214d8ad6aa7cf.zip |
Restore previous PORTREVISIONs that were decremented as part of the gettext
bump.
Reported by: iKris
Diffstat (limited to 'x11-toolkits/gtksourceview/Makefile')
-rw-r--r-- | x11-toolkits/gtksourceview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtksourceview/Makefile b/x11-toolkits/gtksourceview/Makefile index 1c01c014e614..ce200ca4d53a 100644 --- a/x11-toolkits/gtksourceview/Makefile +++ b/x11-toolkits/gtksourceview/Makefile @@ -8,7 +8,7 @@ PORTNAME= gtksourceview PORTVERSION= 1.8.5 -PORTREVISION?= 1 +PORTREVISION?= 4 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |