diff options
-rw-r--r-- | editors/aewan/Makefile | 7 | ||||
-rw-r--r-- | editors/aewan/distinfo | 4 |
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 |