diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2001-12-24 10:37:45 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2001-12-24 10:37:45 +0000 |
commit | 9439aeb2c5fe39b976a25bcfe827f9213776c973 (patch) | |
tree | 7597b6fd6918f7d6f992356b9de529bfb3300963 /textproc/chpp | |
parent | 7f251687a22aeb89ecf5d07a5faba498008926ef (diff) |
portlint: remove extra whitespaces before end of line.
Notes
Notes:
svn path=/head/; revision=52088
Diffstat (limited to 'textproc/chpp')
-rw-r--r-- | textproc/chpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/chpp/Makefile b/textproc/chpp/Makefile index 9402b492e1fc..b0289c1fc867 100644 --- a/textproc/chpp/Makefile +++ b/textproc/chpp/Makefile @@ -8,7 +8,7 @@ PORTNAME= chpp PORTVERSION= 0.3.5 CATEGORIES= textproc -MASTER_SITES= http://www.complang.tuwien.ac.at/~schani/chpp/files/ +MASTER_SITES= http://www.complang.tuwien.ac.at/~schani/chpp/files/ MAINTAINER= ports@FreeBSD.org |