diff options
author | dholland <dholland@pkgsrc.org> | 2012-06-16 03:21:21 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2012-06-16 03:21:21 +0000 |
commit | 8845ea5bdd70643688bebfe85d1be95c44d21eaa (patch) | |
tree | 1a5ebe30fcef901b11c1be4b3c55c9e309c101bd /x11/x2x | |
parent | a9a357460b8e3564a4c9da1f5fa8c4fe251fa2a2 (diff) | |
download | pkgsrc-8845ea5bdd70643688bebfe85d1be95c44d21eaa.tar.gz |
Remove trailing whitespace.
Diffstat (limited to 'x11/x2x')
-rw-r--r-- | x11/x2x/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/x2x/Makefile b/x11/x2x/Makefile index 4681d7add85..36e7149a098 100644 --- a/x11/x2x/Makefile +++ b/x11/x2x/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2009/05/12 21:43:48 zafer Exp $ +# $NetBSD: Makefile,v 1.17 2012/06/16 03:21:22 dholland Exp $ DISTNAME= x2x-1.27 PKGREVISION= 2 CATEGORIES= x11 -MASTER_SITES= http://apotheca.hpl.hp.com/ftp/pub/Compaq/SRC/x2x/ +MASTER_SITES= http://apotheca.hpl.hp.com/ftp/pub/Compaq/SRC/x2x/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://x2x.dottedmag.net/ |