diff options
Diffstat (limited to 'x11/xmon/Makefile')
-rw-r--r-- | x11/xmon/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xmon/Makefile b/x11/xmon/Makefile index e4d70c3b23f..d17a94fc1a6 100644 --- a/x11/xmon/Makefile +++ b/x11/xmon/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2001/02/17 17:07:17 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/03/03 04:17:33 jschauma Exp $ # DISTNAME= xmon.1.5.4 PKGNAME= xmon-1.5.4 +PKGREVISION= 1 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XCONTRIB:=devel_tools/} |