summaryrefslogtreecommitdiffstats
path: root/editors/aewan
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-10-12 09:43:18 +0000
committerkrion <krion@FreeBSD.org>2004-10-12 09:43:18 +0000
commitcfb7e67b717b15ce8e5e75b60ab5afe681bc5457 (patch)
treed972c379374910080ebc9cea42f48be1342c43b4 /editors/aewan
parent6ac0a53989504db49dba27c5bf06b4197389bd0e (diff)
downloadFreeBSD-ports-cfb7e67b717b15ce8e5e75b60ab5afe681bc5457.zip
FreeBSD-ports-cfb7e67b717b15ce8e5e75b60ab5afe681bc5457.tar.gz
Update to version 0.9.3
PR: ports/71874 Submitted by: Ports Fury
Diffstat (limited to 'editors/aewan')
-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 81909fc..17a960a 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 d630fa5..1787165 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
OpenPOWER on IntegriCloud