diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2012-05-25 16:52:32 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2012-05-25 16:52:32 +0000 |
commit | e7baaf55b8f84ac92915c36dff7bfccdb33162a3 (patch) | |
tree | 7cf43a283cfb69ed92b02cacb9810c0a6d91158e /x11/xfce4-xfapplet-plugin | |
parent | 1df39a5fb17c0bb2418a5560b3a28cf1a7f8d2a1 (diff) | |
download | ports-e7baaf55b8f84ac92915c36dff7bfccdb33162a3.tar.gz ports-e7baaf55b8f84ac92915c36dff7bfccdb33162a3.zip |
Notes
Diffstat (limited to 'x11/xfce4-xfapplet-plugin')
-rw-r--r-- | x11/xfce4-xfapplet-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xfce4-xfapplet-plugin/Makefile b/x11/xfce4-xfapplet-plugin/Makefile index 55363a86c24e..2f47427204d6 100644 --- a/x11/xfce4-xfapplet-plugin/Makefile +++ b/x11/xfce4-xfapplet-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-xfapplet-plugin PORTVERSION= 0.1.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= x11 xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} |