diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2011-06-07 06:14:30 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2011-06-07 06:14:30 +0000 |
commit | 29580724f3458ad52b67be463a8ff1cffd20bf9d (patch) | |
tree | 8b2ec1c1bb6ccbf376c828ad2a7e4650fddb8c9e /deskutils/xfce4-notifyd | |
parent | 2fbafdd5dc0e1991dfe1d8d510c7276e0cd11151 (diff) | |
download | ports-29580724f3458ad52b67be463a8ff1cffd20bf9d.tar.gz ports-29580724f3458ad52b67be463a8ff1cffd20bf9d.zip |
Notes
Diffstat (limited to 'deskutils/xfce4-notifyd')
-rw-r--r-- | deskutils/xfce4-notifyd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/xfce4-notifyd/Makefile b/deskutils/xfce4-notifyd/Makefile index 51548e57b52a..999375553737 100644 --- a/deskutils/xfce4-notifyd/Makefile +++ b/deskutils/xfce4-notifyd/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-notifyd PORTVERSION= 0.2.1 +PORTREVISION= 1 CATEGORIES= deskutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R} |