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 c0febd50815..29ede30b6f2 100644 --- a/editors/conglomerate/Makefile +++ b/editors/conglomerate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.94 2015/04/25 14:20:41 tnn Exp $ +# $NetBSD: Makefile,v 1.95 2015/06/12 10:50:01 wiz Exp $ # DISTNAME= conglomerate-0.9.1 -PKGREVISION= 44 +PKGREVISION= 45 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conglomerate/} |