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 | 3af0a308abc672851efa5213f376bedaab0db8c1 (patch) | |
tree | 1a5ebe30fcef901b11c1be4b3c55c9e309c101bd /x11/x2x/Makefile | |
parent | 75114aeb134c0e3c1b67573b47faffe5e12ff5c3 (diff) | |
download | pkgsrc-3af0a308abc672851efa5213f376bedaab0db8c1.tar.gz |
Remove trailing whitespace.
Diffstat (limited to 'x11/x2x/Makefile')
-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/ |