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 /textproc/jade | |
parent | 2b8b863a838ccafa8e1e81cc77647db048d0077f (diff) | |
download | pkgsrc-964e82f84a31c3742d196f3ebcf9cf755a13725d.tar.gz |
Remove "Trailing empty lines." and/or "Trailing white-space."
Diffstat (limited to 'textproc/jade')
-rw-r--r-- | textproc/jade/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile index db792ccb56b..e44411c57e4 100644 --- a/textproc/jade/Makefile +++ b/textproc/jade/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.51 2012/10/25 06:56:01 asau Exp $ +# $NetBSD: Makefile,v 1.52 2013/04/08 11:17:23 rodent Exp $ DISTNAME= jade-1.2.1 PKGREVISION= 13 CATEGORIES= textproc MASTER_SITES= ftp://ftp.jclark.com/pub/jade/ \ - ftp://ftp.funet.fi/pub/mirrors/ftp.jclark.com/pub/jade/ + ftp://ftp.funet.fi/pub/mirrors/ftp.jclark.com/pub/jade/ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.jclark.com/jade/ |