diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
commit | 840ce94382a2b453f8e23aaa7f4b47e17540cf78 (patch) | |
tree | fae33b1f36c87708a527346fcfbac7913893ed98 /x11/xmascot/Makefile | |
parent | 6ec0551db2bce57c311ad995aa1d22786cfe926d (diff) | |
download | pkgsrc-840ce94382a2b453f8e23aaa7f4b47e17540cf78.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'x11/xmascot/Makefile')
-rw-r--r-- | x11/xmascot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xmascot/Makefile b/x11/xmascot/Makefile index b7b961592d1..7a9d78cee88 100644 --- a/x11/xmascot/Makefile +++ b/x11/xmascot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2006/12/27 13:37:46 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2007/02/22 19:27:28 wiz Exp $ DISTNAME= xmascot2.5p2 -PKGNAME= xmascot-2.5p2 +PKGNAME= xmascot-2.5p2 PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/ |