summaryrefslogtreecommitdiff
path: root/x11/xless
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1998-01-25 00:39:15 +0000
committerhubertf <hubertf@pkgsrc.org>1998-01-25 00:39:15 +0000
commitdc90cd84e85a81cc7e0685c543c86593daca1cce (patch)
tree1727481925d41c50908c437fcf594de749e88b6b /x11/xless
parent8f4e1092fb21608111f3ff00d09c0e472027cb80 (diff)
downloadpkgsrc-dc90cd84e85a81cc7e0685c543c86593daca1cce.tar.gz
portlint: fix RCS Id, remove extra whitespace
Diffstat (limited to 'x11/xless')
-rw-r--r--x11/xless/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/x11/xless/Makefile b/x11/xless/Makefile
index c071b02ee16..1da1b73e801 100644
--- a/x11/xless/Makefile
+++ b/x11/xless/Makefile
@@ -3,17 +3,18 @@
# Date created: 23 December 1996
# Whom: Conrad Sabatier <conrads@neosoft.com>
#
-# $Id: Makefile,v 1.1.1.1 1997/10/11 21:55:10 hubertf Exp $
+# $NetBSD: Makefile,v 1.2 1998/01/25 00:39:15 hubertf Exp $
+# FreeBSD Id: Makefile,v 1.2 1996/12/29 00:51:27 obrien Exp
#
-
+
DISTNAME= xless-1.7
-CATEGORIES= misc
+CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
ftp://ftp.cs.berkeley.edu/ucb/people/dglo/xless/
MASTER_SITE_SUBDIR= applications
MAINTAINER= conrads@neosoft.com
-
+
USE_IMAKE= yes
-
+
.include <bsd.port.mk>