diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2019-03-17 17:27:27 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2019-03-17 17:27:27 +0000 |
commit | 127588c4f01cb26bf9ce899941dfc1ff0a9e0b31 (patch) | |
tree | d6d72e6892c558cf73e3894057dfcfa71a88cfc9 /x11-themes | |
parent | c96ee0fb71e498d7c982d3062122da1fb6315750 (diff) | |
download | ports-127588c4f01cb26bf9ce899941dfc1ff0a9e0b31.tar.gz ports-127588c4f01cb26bf9ce899941dfc1ff0a9e0b31.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/plasma5-breeze/Makefile | 1 | ||||
-rw-r--r-- | x11-themes/plasma5-oxygen/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11-themes/plasma5-breeze/Makefile b/x11-themes/plasma5-breeze/Makefile index fe9cdbae5132..d041968de9db 100644 --- a/x11-themes/plasma5-breeze/Makefile +++ b/x11-themes/plasma5-breeze/Makefile @@ -2,6 +2,7 @@ PORTNAME= breeze DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= x11-themes kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11-themes/plasma5-oxygen/Makefile b/x11-themes/plasma5-oxygen/Makefile index a47fa38799a5..3f30b54d3342 100644 --- a/x11-themes/plasma5-oxygen/Makefile +++ b/x11-themes/plasma5-oxygen/Makefile @@ -2,6 +2,7 @@ PORTNAME= oxygen DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= x11-themes kde kde-plasma MAINTAINER= kde@FreeBSD.org |