From cfb7e67b717b15ce8e5e75b60ab5afe681bc5457 Mon Sep 17 00:00:00 2001 From: krion Date: Tue, 12 Oct 2004 09:43:18 +0000 Subject: Update to version 0.9.3 PR: ports/71874 Submitted by: Ports Fury --- editors/aewan/Makefile | 11 +++++------ editors/aewan/distinfo | 4 ++-- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'editors/aewan') 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 -- cgit v1.1