diff options
author | dholland <dholland> | 2012-06-16 03:21:21 +0000 |
---|---|---|
committer | dholland <dholland> | 2012-06-16 03:21:21 +0000 |
commit | da963252b37ec04ed14448b87970ab9ab9b4e8e1 (patch) | |
tree | 1a5ebe30fcef901b11c1be4b3c55c9e309c101bd /x11/x2x | |
parent | d74b0db690b5942de7bc46327858ea7610b775ee (diff) | |
download | pkgsrc-da963252b37ec04ed14448b87970ab9ab9b4e8e1.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/ |