diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-07-12 09:30:28 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-07-12 09:30:28 +0000 |
commit | a167bf51dddbbc1d94a1027e5dc312670c86bae5 (patch) | |
tree | 4d85d188cd7fb53f0443ee52f107dc5fd2ffdb0a /x11-wm | |
parent | b8a5946b484ee664fab36f0b3f3e8563dc18786a (diff) | |
download | ports-a167bf51dddbbc1d94a1027e5dc312670c86bae5.tar.gz ports-a167bf51dddbbc1d94a1027e5dc312670c86bae5.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/e16/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index f1d8848133db..e9118791a5db 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -3,7 +3,7 @@ PORTNAME= e16 PORTVERSION= 1.0.22 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION}/ |