diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2010-05-31 15:27:35 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2010-05-31 15:27:35 +0000 |
commit | fadaf7d1d97c291cdeea808c263b2f35631844c6 (patch) | |
tree | bd97a0478b3f2879cbfd9f5a13b8d778a1dd9852 /textproc/xfce4-dict-plugin | |
parent | cba0b6798bcf3f053a366c0447d18114d51cbb2b (diff) |
Notes
Diffstat (limited to 'textproc/xfce4-dict-plugin')
-rw-r--r-- | textproc/xfce4-dict-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xfce4-dict-plugin/Makefile b/textproc/xfce4-dict-plugin/Makefile index a7d506ed3023..f405976c0b26 100644 --- a/textproc/xfce4-dict-plugin/Makefile +++ b/textproc/xfce4-dict-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-dict PORTVERSION= 0.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc xfce MASTER_SITES= http://archive.xfce.org/src/apps/${PORTNAME}/0.6/ PKGNAMESUFFIX= -plugin |