diff options
author | oliver <oliver@FreeBSD.org> | 2007-04-12 00:26:53 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2007-04-12 00:26:53 +0800 |
commit | 63eba636fce92adcfa59d5d98bd24f3e458bf977 (patch) | |
tree | f2c93a1eb53a5f15a946fe4dbd0128ea4fd63d99 /textproc/xfce4-dict-plugin | |
parent | 667261a1156785940d1f8c9ad71225e26fe94057 (diff) | |
download | freebsd-ports-gnome-63eba636fce92adcfa59d5d98bd24f3e458bf977.tar.gz freebsd-ports-gnome-63eba636fce92adcfa59d5d98bd24f3e458bf977.tar.zst freebsd-ports-gnome-63eba636fce92adcfa59d5d98bd24f3e458bf977.zip |
update xfce to 4.4.1
bump PORTREVISION where needed
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 0f4e0c0d8200..b57e46c02764 100644 --- a/textproc/xfce4-dict-plugin/Makefile +++ b/textproc/xfce4-dict-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-dict-plugin PORTVERSION= 0.2.1 +PORTREVISION= 1 CATEGORIES= textproc xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 |