diff options
author | wiz <wiz@pkgsrc.org> | 2018-08-22 09:43:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-08-22 09:43:40 +0000 |
commit | d88c56beea418327e469d8fec94d73758e3c00ae (patch) | |
tree | fca052b886519e35dfdc806ec1a2b1576f7f5dc3 /wm/enlightenment | |
parent | c8515ec7ddcbc52de803815e34834198b584ff8f (diff) | |
download | pkgsrc-d88c56beea418327e469d8fec94d73758e3c00ae.tar.gz |
Recursive bump for perl5-5.28.0
Diffstat (limited to 'wm/enlightenment')
-rw-r--r-- | wm/enlightenment/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/enlightenment/Makefile b/wm/enlightenment/Makefile index 0969a703233..04a774b9145 100644 --- a/wm/enlightenment/Makefile +++ b/wm/enlightenment/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.68 2018/03/12 11:17:43 wiz Exp $ +# $NetBSD: Makefile,v 1.69 2018/08/22 09:47:21 wiz Exp $ DISTNAME= e16-0.16.8.8 PKGNAME= ${DISTNAME:S/e16/enlightenment/} -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= x11 gnome wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/} |