diff options
author | eadler <eadler@FreeBSD.org> | 2012-10-06 22:35:45 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-10-06 22:35:45 +0800 |
commit | 9e5a63cd71947b5363d11ae865fc5330aad15528 (patch) | |
tree | 8908dc4e93d474b98b3470c2350eb0ff88b93814 /editors | |
parent | 88a7129678c402e202bc3ba12041f5b619c3e90e (diff) | |
download | freebsd-ports-gnome-9e5a63cd71947b5363d11ae865fc5330aad15528.tar.gz freebsd-ports-gnome-9e5a63cd71947b5363d11ae865fc5330aad15528.tar.zst freebsd-ports-gnome-9e5a63cd71947b5363d11ae865fc5330aad15528.zip |
Trim the headers in the ports I maintain.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/nano-devel/Makefile | 5 | ||||
-rw-r--r-- | editors/nano/Makefile | 6 |
2 files changed, 1 insertions, 10 deletions
diff --git a/editors/nano-devel/Makefile b/editors/nano-devel/Makefile index f9bb843f8ca9..db051c835c54 100644 --- a/editors/nano-devel/Makefile +++ b/editors/nano-devel/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: nano-devel -# Date created: 13 November 2008 -# Whom: Eitan Adler <EitanAdlerList@gmail.com> -# # $FreeBSD$ -# PORTNAME= nano PORTVERSION= 2.3.1 diff --git a/editors/nano/Makefile b/editors/nano/Makefile index 2039ae824789..53c00849cebf 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: nano -# Date created: 12 June 2000 -# Whom: Philippe Lefebvre <nemesis@balistik.net> -# +# Created by: Philippe Lefebvre <nemesis@balistik.net> # $FreeBSD$ -# PORTNAME= nano PORTVERSION= 2.2.6 |