summaryrefslogtreecommitdiff
path: root/editors/nano-devel/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-11-22 12:33:21 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-11-22 12:33:21 +0000
commit8514250ede73cdc3de2b741bdd82e1bc9b5e7d08 (patch)
tree3b50ce01f8efb63e1b36b2d574b9ffd55696fa7a /editors/nano-devel/Makefile
parent- Update to 1.50 (diff)
- Update to 2.1.99pre2
PR: 140774 Submitted by: Eitan Adler <EitanAdlerList@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=244647
Diffstat (limited to 'editors/nano-devel/Makefile')
-rw-r--r--editors/nano-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/nano-devel/Makefile b/editors/nano-devel/Makefile
index 26721e4b3b2f..4abc8e70c5c7 100644
--- a/editors/nano-devel/Makefile
+++ b/editors/nano-devel/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= nano
-PORTVERSION= 2.1.11
+PORTVERSION= 2.1.99
CATEGORIES= editors
MASTER_SITES= http://www.nano-editor.org/dist/v2.1/ \
http://www.ewtoo.org/~astyanax/nano/dist/v2.1/
PKGNAMESUFFIX= -devel
-DISTNAME= nano-${PORTVERSION}
+DISTNAME= nano-${PORTVERSION}pre2
MAINTAINER= EitanAdlerList@gmail.com
COMMENT= Nano's ANOther editor, an enhanced free Pico clone