diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-25 18:44:20 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-25 18:44:20 +0000 |
commit | fbc06e4df689468b9a53f8781af64bd1849abb24 (patch) | |
tree | 206df2e78a00cc72ceac4dccbb0f55b66d1f174c /misc/wmtunlo | |
parent | 7fefa22f87c66ff96f8d14b1000729a8c01be87f (diff) |
Cleanup unmaintained ports in the misc category:
- Single space for WWW in pkg-descr
- Ordering if of items in Makefile
- Trim headers
- Comment should not begin with leading article
- Pet portlint
Notes
Notes:
svn path=/head/; revision=315240
Diffstat (limited to 'misc/wmtunlo')
-rw-r--r-- | misc/wmtunlo/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/misc/wmtunlo/Makefile b/misc/wmtunlo/Makefile index 7b907fff8f13..415743d094fa 100644 --- a/misc/wmtunlo/Makefile +++ b/misc/wmtunlo/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: wmtunlo -# Date created: 27 July 2002 -# Whom: Adam Weinberger <adam@vectors.cx> -# +# Created by: Adam Weinberger <adam@vectors.cx> # $FreeBSD$ -# PORTNAME= wmtunlo PORTVERSION= 0.1.3 @@ -13,7 +9,7 @@ MASTER_SITES= http://www.gnu-darwin.org/distfiles/ \ http://cvsup.theplanet.com/distfiles/ MAINTAINER= ports@FreeBSD.org -COMMENT= A falling-down-a-tunnel dockapp +COMMENT= Falling-down-a-tunnel dockapp USE_XORG= x11 xpm xextproto ALL_TARGET= wmtunlo |