diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2022-03-24 15:19:53 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2022-03-24 15:20:40 +0000 |
commit | ce5875ab4d329195136e8cf498462d5903e905bf (patch) | |
tree | 61c772e9711b7492997ac53f0abba81ae1f36c2f | |
parent | 2313d57abce0c3bf8db944755bef67c9ac771213 (diff) |
x11-wm/enlightenment: Restore PORTEPOCH.
Reported by: Peter TKATCHENKO <peter@flytrace.com>
Pointy hat to: arrowd
-rw-r--r-- | x11-wm/enlightenment/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile index e3af46af9324..bb15482f01b9 100644 --- a/x11-wm/enlightenment/Makefile +++ b/x11-wm/enlightenment/Makefile @@ -2,6 +2,7 @@ PORTNAME= enlightenment PORTVERSION= 0.25.3 +PORTEPOCH= 2 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://download.enlightenment.org/rel/apps/${PORTNAME}/ DIST_SUBDIR= enlightenment |