diff options
Diffstat (limited to 'x11/xmon')
-rw-r--r-- | x11/xmon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xmon/Makefile b/x11/xmon/Makefile index 792faa404da..edfe369082a 100644 --- a/x11/xmon/Makefile +++ b/x11/xmon/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2004/07/21 21:16:10 salo Exp $ +# $NetBSD: Makefile,v 1.8 2006/02/05 23:11:48 joerg Exp $ # DISTNAME= xmon.1.5.4 PKGNAME= xmon-1.5.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XCONTRIB:=devel_tools/} |