aboutsummaryrefslogtreecommitdiff
path: root/editors/aewan
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-08-18 06:14:57 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-08-18 06:14:57 +0000
commitc9a8b30b9fddc1bc688900cdc6ea74e64e52de2b (patch)
treeca3262074063ea3558b94bf9c21d85e3283d01b1 /editors/aewan
parent4559055c68e7a9fc518167261f1e190e8a759df8 (diff)
downloadports-c9a8b30b9fddc1bc688900cdc6ea74e64e52de2b.tar.gz
ports-c9a8b30b9fddc1bc688900cdc6ea74e64e52de2b.zip
Update to 0.9.2
Notes
Notes: svn path=/head/; revision=116563
Diffstat (limited to 'editors/aewan')
-rw-r--r--editors/aewan/Makefile7
-rw-r--r--editors/aewan/distinfo4
2 files changed, 7 insertions, 4 deletions
diff --git a/editors/aewan/Makefile b/editors/aewan/Makefile
index d09501b54e44..81909fc3fcc8 100644
--- a/editors/aewan/Makefile
+++ b/editors/aewan/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= aewan
-PORTVERSION= 0.8.7
+PORTVERSION= 0.9.2
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= aewan
@@ -18,9 +18,12 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-PLIST_FILES= bin/ae2aes bin/aecat bin/aewan
+PLIST_FILES= bin/aecat bin/aewan
PORTDOCS= README
+MAN1= aecat.1 aewan.1
+MAN5= aewan.5
+
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
diff --git a/editors/aewan/distinfo b/editors/aewan/distinfo
index 518007bde8f5..d630fa524b7d 100644
--- a/editors/aewan/distinfo
+++ b/editors/aewan/distinfo
@@ -1,2 +1,2 @@
-MD5 (aewan-0.8.7.tar.gz) = 54706c8c70c5b1ac424075594129ee33
-SIZE (aewan-0.8.7.tar.gz) = 81920
+MD5 (aewan-0.9.2.tar.gz) = d63b947be436d2c9cb5cfd025bf6df44
+SIZE (aewan-0.9.2.tar.gz) = 92160