diff options
author | rodent <rodent> | 2013-04-08 11:17:08 +0000 |
---|---|---|
committer | rodent <rodent> | 2013-04-08 11:17:08 +0000 |
commit | 964e82f84a31c3742d196f3ebcf9cf755a13725d (patch) | |
tree | a54d33520d98c61ee2a68e3afa6cf5aa83a00659 /chat/xchat | |
parent | 2b8b863a838ccafa8e1e81cc77647db048d0077f (diff) | |
download | pkgsrc-964e82f84a31c3742d196f3ebcf9cf755a13725d.tar.gz |
Remove "Trailing empty lines." and/or "Trailing white-space."
Diffstat (limited to 'chat/xchat')
-rw-r--r-- | chat/xchat/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/xchat/Makefile.common b/chat/xchat/Makefile.common index 85f8f5c945e..a3ca4f548ed 100644 --- a/chat/xchat/Makefile.common +++ b/chat/xchat/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.63 2012/10/03 00:02:46 asau Exp $ +# $NetBSD: Makefile.common,v 1.64 2013/04/08 11:17:09 rodent Exp $ # # used by chat/xchat/Makefile # used by chat/xchat-perl/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://xchat.org/files/source/2.8/ EXTRACT_SUFX= .tar.bz2 HOMEPAGE= http://xchat.org/ -LICENSE= gnu-gpl-v2 +LICENSE= gnu-gpl-v2 DISTINFO_FILE= ${.CURDIR}/../../chat/xchat/distinfo PATCHDIR?= ${.CURDIR}/../../chat/xchat/patches |