summaryrefslogtreecommitdiff
path: root/x11/xkeycaps
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1998-01-25 00:34:21 +0000
committerhubertf <hubertf@pkgsrc.org>1998-01-25 00:34:21 +0000
commit180789137fdae65414df94d905cc7c2bf6354335 (patch)
tree35e4c9be262c95ea0e7f063ba13632db2d598e0a /x11/xkeycaps
parentf8e73c1f2662575acb7103f6c4254dd18470f488 (diff)
downloadpkgsrc-180789137fdae65414df94d905cc7c2bf6354335.tar.gz
portlint: fix RCS Id, add MAINTAINER, remove extra whitespace
Diffstat (limited to 'x11/xkeycaps')
-rw-r--r--x11/xkeycaps/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/x11/xkeycaps/Makefile b/x11/xkeycaps/Makefile
index 9a5fc21bcd1..ff13e6f73e4 100644
--- a/x11/xkeycaps/Makefile
+++ b/x11/xkeycaps/Makefile
@@ -1,16 +1,19 @@
-# $NetBSD: Makefile,v 1.1 1997/12/13 02:12:10 agc Exp $
-#
# Packages collection Makefile for: xkeycaps
# Version required: 2.38
# Date created: Sat Dec 13 01:12:10 GMT 1997
# Whom: Alistair Crooks (agc@netbsd.org)
+#
+# $NetBSD: Makefile,v 1.2 1998/01/25 00:34:21 hubertf Exp $
+#
DISTNAME= xkeycaps-2.38
CATEGORIES= x11
MASTER_SITES= http://people.netscape.com/jwz/xkeycaps/
EXTRACT_SUFX= .tar.Z
+MAINTAINER= packages@netbsd.org
+
USE_IMAKE= yes
CAT1= xkeycaps.0
-
+
.include <bsd.port.mk>