diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2015-08-02 15:03:19 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2015-08-02 15:03:19 +0000 |
commit | a374acb969cb764eb7e6369821b9d87b96493782 (patch) | |
tree | ea36e7f5c3df09ecf07eacd3dfa1065817e07c56 /sysutils/xfce4-wavelan-plugin | |
parent | 4e92ca9229420b11a35403f3faa084b4e85e0854 (diff) | |
download | ports-a374acb969cb764eb7e6369821b9d87b96493782.tar.gz ports-a374acb969cb764eb7e6369821b9d87b96493782.zip |
Notes
Diffstat (limited to 'sysutils/xfce4-wavelan-plugin')
-rw-r--r-- | sysutils/xfce4-wavelan-plugin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/xfce4-wavelan-plugin/Makefile b/sysutils/xfce4-wavelan-plugin/Makefile index de43d360daef..f08696f3dc1c 100644 --- a/sysutils/xfce4-wavelan-plugin/Makefile +++ b/sysutils/xfce4-wavelan-plugin/Makefile @@ -3,6 +3,7 @@ PORTNAME= xfce4-wavelan-plugin PORTVERSION= 0.5.12 +PORTREVISION= 1 CATEGORIES= sysutils xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 |