diff options
Diffstat (limited to 'x11/xkeycaps/Makefile')
-rw-r--r-- | x11/xkeycaps/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xkeycaps/Makefile b/x11/xkeycaps/Makefile index b883cd7d461..1e8b1d6d855 100644 --- a/x11/xkeycaps/Makefile +++ b/x11/xkeycaps/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2001/02/27 16:52:38 mjl Exp $ +# $NetBSD: Makefile,v 1.9 2003/03/03 04:17:36 jschauma Exp $ # DISTNAME= xkeycaps-2.46 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/} \ http://www.jwz.org/xkeycaps/ |