diff options
Diffstat (limited to 'x11/mrxvt/Makefile')
-rw-r--r-- | x11/mrxvt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/mrxvt/Makefile b/x11/mrxvt/Makefile index 7bf97bd4c03..e35870735cc 100644 --- a/x11/mrxvt/Makefile +++ b/x11/mrxvt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2006/02/05 23:11:40 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2006/04/17 13:47:00 wiz Exp $ # DISTNAME= mrxvt-0.4.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=materm/} |