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 /deskutils/xfce4-notes-plugin | |
parent | 1df39a5fb17c0bb2418a5560b3a28cf1a7f8d2a1 (diff) |
Notes
Diffstat (limited to 'deskutils/xfce4-notes-plugin')
-rw-r--r-- | deskutils/xfce4-notes-plugin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/xfce4-notes-plugin/Makefile b/deskutils/xfce4-notes-plugin/Makefile index a2b50fc62739..3cee83a1c6a6 100644 --- a/deskutils/xfce4-notes-plugin/Makefile +++ b/deskutils/xfce4-notes-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-notes-plugin PORTVERSION= 1.7.7 +PORTREVISION= 1 CATEGORIES= deskutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} |