diff options
author | salo <salo@pkgsrc.org> | 2003-04-28 20:54:45 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-04-28 20:54:45 +0000 |
commit | ef79092f2bc0570cfff5713dce5f3f39f0545d68 (patch) | |
tree | a9f6d61e0d6320b1d2b46a4c03233dbda40d9fb7 /x11/rxvt | |
parent | 5b4f8e078af137df8b4bf78101334e2381d77d84 (diff) | |
download | pkgsrc-ef79092f2bc0570cfff5713dce5f3f39f0545d68.tar.gz |
Bump PKGREVISION for last.
Diffstat (limited to 'x11/rxvt')
-rw-r--r-- | x11/rxvt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile index 82666ad06f7..acdcda14fd5 100644 --- a/x11/rxvt/Makefile +++ b/x11/rxvt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.40 2003/04/28 20:31:29 martin Exp $ +# $NetBSD: Makefile,v 1.41 2003/04/28 20:54:45 salo Exp $ # FreeBSD Id: Makefile,v 1.13 1997/03/07 12:29:49 obrien Exp # DISTNAME= rxvt-2.7.10 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \ ftp://mason.primenet.com.au/pub/rxvt/ |