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 10a3ecb635d..10d7bc54098 100644 --- a/editors/conglomerate/Makefile +++ b/editors/conglomerate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.77 2012/10/03 11:43:31 asau Exp $ +# $NetBSD: Makefile,v 1.78 2012/10/03 21:55:57 wiz Exp $ # DISTNAME= conglomerate-0.9.1 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conglomerate/} |