diff options
author | frueauf <frueauf> | 1998-03-26 22:58:37 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-03-26 22:58:37 +0000 |
commit | 6b21b3de8cf2480d113cd327fa3923f6a304df00 (patch) | |
tree | 5d38b66bc8b605712f6bff9f4383cbcdf181819f /x11 | |
parent | e40922120ed1a5b4cf78f5313f3df34045f85613 (diff) | |
download | pkgsrc-6b21b3de8cf2480d113cd327fa3923f6a304df00.tar.gz |
portlint: delete unnecessary line with whitespace.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/lesstif/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/lesstif/Makefile b/x11/lesstif/Makefile index 66de973865c..8179a5cb91a 100644 --- a/x11/lesstif/Makefile +++ b/x11/lesstif/Makefile @@ -3,7 +3,7 @@ # Date created: December 10, 1996 # Whom: 1wardd@airmail.net # -# $NetBSD: Makefile,v 1.14 1998/03/24 11:16:16 hubertf Exp $ +# $NetBSD: Makefile,v 1.15 1998/03/26 22:58:37 frueauf Exp $ # FreeBSD Id: Makefile,v 1.13 1997/09/08 08:34:13 tg Exp # @@ -12,7 +12,6 @@ CATEGORIES= x11 MASTER_SITES= ftp://linux.gt.ed.net/pub/linux/libs/lesstif/srcdist/ \ ftp://ftp.mathematik.th-darmstadt.de/pub/linux/mirrors/misc/lesstif/srcdist/ \ ftp://ftp.lesstif.org/pub/hungry/lesstif/srcdist/ - MAINTAINER= packages@netbsd.org |