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-screenshooter-plugin | |
parent | 1df39a5fb17c0bb2418a5560b3a28cf1a7f8d2a1 (diff) | |
download | ports-e7baaf55b8f84ac92915c36dff7bfccdb33162a3.tar.gz ports-e7baaf55b8f84ac92915c36dff7bfccdb33162a3.zip |
Notes
Diffstat (limited to 'x11/xfce4-screenshooter-plugin')
-rw-r--r-- | x11/xfce4-screenshooter-plugin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xfce4-screenshooter-plugin/Makefile b/x11/xfce4-screenshooter-plugin/Makefile index 9a1c3152538f..dba4da194015 100644 --- a/x11/xfce4-screenshooter-plugin/Makefile +++ b/x11/xfce4-screenshooter-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-screenshooter-plugin PORTVERSION= 1.8.0 +PORTREVISION= 1 CATEGORIES= x11 xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/apps/xfce4-screenshooter/${PORTVERSION:R} |