diff options
Diffstat (limited to 'editors/conglomerate/Makefile')
-rw-r--r-- | editors/conglomerate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile index 704e4804cd3..8d316f62c8a 100644 --- a/editors/conglomerate/Makefile +++ b/editors/conglomerate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.96 2016/03/05 11:28:26 jperkin Exp $ +# $NetBSD: Makefile,v 1.97 2016/07/09 06:38:14 wiz Exp $ # DISTNAME= conglomerate-0.9.1 -PKGREVISION= 46 +PKGREVISION= 47 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conglomerate/} |