diff options
Diffstat (limited to 'x11/rxvt-unicode/Makefile')
-rw-r--r-- | x11/rxvt-unicode/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index 5f5cbc211e9..43897b7abf9 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2015/01/05 22:44:17 morr Exp $ +# $NetBSD: Makefile,v 1.54 2015/06/12 10:52:19 wiz Exp $ DISTNAME= rxvt-unicode-9.21 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/ \ http://dist.schmorp.de/rxvt-unicode/Attic/ |