diff options
author | ryoon <ryoon@pkgsrc.org> | 2021-01-01 09:52:09 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2021-01-01 09:52:09 +0000 |
commit | 1b33c583079360b560572dc1a2660b4490ce69ac (patch) | |
tree | 4a5bf97026b7c69fedca52fa7fd753c1efc1a86f /wm/enlightenment16 | |
parent | a3d6e8c5a6c287e544d791c32ce7bea1ffb8e14c (diff) | |
download | pkgsrc-1b33c583079360b560572dc1a2660b4490ce69ac.tar.gz |
*: Recursive revbump from audio/pulseaudio-14.0
Diffstat (limited to 'wm/enlightenment16')
-rw-r--r-- | wm/enlightenment16/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/enlightenment16/Makefile b/wm/enlightenment16/Makefile index dd5eb1c61fb..138d049596c 100644 --- a/wm/enlightenment16/Makefile +++ b/wm/enlightenment16/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2020/08/31 18:12:29 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2021/01/01 09:52:42 ryoon Exp $ DISTNAME= e16-1.0.22 PKGNAME= ${DISTNAME:S/e/enlightenment/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= wm x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/} |