diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-10-06 14:35:45 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-10-06 14:35:45 +0000 |
commit | d95db581369032f43c1683215254b6667a6a1d86 (patch) | |
tree | 8908dc4e93d474b98b3470c2350eb0ff88b93814 /editors/nano | |
parent | 9bc9d103b84b0fcf4cc97d67615c194d2b212491 (diff) | |
download | ports-d95db581369032f43c1683215254b6667a6a1d86.tar.gz ports-d95db581369032f43c1683215254b6667a6a1d86.zip |
Notes
Diffstat (limited to 'editors/nano')
-rw-r--r-- | editors/nano/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
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 |