diff options
author | oliver <oliver@FreeBSD.org> | 2009-03-06 23:24:12 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2009-03-06 23:24:12 +0800 |
commit | 41371aa8eb3493bff5b1ecab7ccd4f5dfed9dece (patch) | |
tree | d86248adb0ee263af1a4856b12452f58a741cdd5 /textproc/xfce4-dict-plugin | |
parent | dacb2e67487f6cd2b5ad95674864bd1559052aaf (diff) | |
download | freebsd-ports-gnome-41371aa8eb3493bff5b1ecab7ccd4f5dfed9dece.tar.gz freebsd-ports-gnome-41371aa8eb3493bff5b1ecab7ccd4f5dfed9dece.tar.zst freebsd-ports-gnome-41371aa8eb3493bff5b1ecab7ccd4f5dfed9dece.zip |
Bump PORTREVISION after xfce 4.6 update
Diffstat (limited to 'textproc/xfce4-dict-plugin')
-rw-r--r-- | textproc/xfce4-dict-plugin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/xfce4-dict-plugin/Makefile b/textproc/xfce4-dict-plugin/Makefile index 20772cc54b18..ee25c82b0193 100644 --- a/textproc/xfce4-dict-plugin/Makefile +++ b/textproc/xfce4-dict-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-dict PORTVERSION= 0.5.2 +PORTREVISION= 1 CATEGORIES= textproc xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ PKGNAMESUFFIX= -plugin |