diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2010-01-10 09:56:26 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2010-01-10 09:56:26 +0000 |
commit | 1d0faca52bd0204d431e2903305448834aa8290d (patch) | |
tree | 76b3b8cbaf0529d70437091cf1394e68b3a8775f /deskutils/xfce4-notes-plugin | |
parent | e73493e669160f8188f14f669650e034516e93dc (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 6ae30a805d33..a279980beaef 100644 --- a/deskutils/xfce4-notes-plugin/Makefile +++ b/deskutils/xfce4-notes-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-notes-plugin PORTVERSION= 1.7.2 +PORTREVISION= 1 CATEGORIES= deskutils xfce MASTER_SITES= http://archive.xfce.org/src/panel-plugins/${PORTNAME}/1.7/ DIST_SUBDIR= xfce4 |