diff options
Diffstat (limited to 'x11/mrxvt/Makefile')
-rw-r--r-- | x11/mrxvt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/mrxvt/Makefile b/x11/mrxvt/Makefile index a58a60dc5fd..255132f32a1 100644 --- a/x11/mrxvt/Makefile +++ b/x11/mrxvt/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2009/07/15 20:53:21 tnn Exp $ +# $NetBSD: Makefile,v 1.19 2009/08/26 19:58:39 sno Exp $ # DISTNAME= mrxvt-0.5.4 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=materm/} PATCH_SITES= ${MASTER_SITES} |