summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-10-12 09:43:18 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-10-12 09:43:18 +0000
commitb32195336f55757f5f7a57274d40664c187c85c1 (patch)
tree91ca6d4d3c4a531a848277050e07c4c84530f76d /editors
parentDrop maintainership. (diff)
Update to version 0.9.3
PR: ports/71874 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=118884
Diffstat (limited to 'editors')
-rw-r--r--editors/aewan/Makefile11
-rw-r--r--editors/aewan/distinfo4
2 files changed, 7 insertions, 8 deletions
diff --git a/editors/aewan/Makefile b/editors/aewan/Makefile
index 81909fc3fcc8..17a960af8d0c 100644
--- a/editors/aewan/Makefile
+++ b/editors/aewan/Makefile
@@ -6,23 +6,22 @@
#
PORTNAME= aewan
-PORTVERSION= 0.9.2
+PORTVERSION= 0.9.3
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= aewan
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Curses-based program for the creation and editing of ascii art
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-
-PLIST_FILES= bin/aecat bin/aewan
-PORTDOCS= README
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= aecat.1 aewan.1
MAN5= aewan.5
+PORTDOCS= README
+PLIST_FILES= bin/aecat bin/aewan
post-install:
.if !defined(NOPORTDOCS)
diff --git a/editors/aewan/distinfo b/editors/aewan/distinfo
index d630fa524b7d..178716523f54 100644
--- a/editors/aewan/distinfo
+++ b/editors/aewan/distinfo
@@ -1,2 +1,2 @@
-MD5 (aewan-0.9.2.tar.gz) = d63b947be436d2c9cb5cfd025bf6df44
-SIZE (aewan-0.9.2.tar.gz) = 92160
+MD5 (aewan-0.9.3.tar.gz) = 5cff245a78f614a846c3328a9c2beb88
+SIZE (aewan-0.9.3.tar.gz) = 92160