diff options
author | krion <krion@FreeBSD.org> | 2004-08-18 06:14:57 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-08-18 06:14:57 +0000 |
commit | b8007ece99fb205247f8c02919639b3b8fb02ca9 (patch) | |
tree | 0cfc468265e87612530acbbc8e259b3cdaa9566d /editors/aewan | |
parent | 6e44cea4a2ccd332053e1c0c6732cb5c677be344 (diff) | |
download | FreeBSD-ports-b8007ece99fb205247f8c02919639b3b8fb02ca9.zip FreeBSD-ports-b8007ece99fb205247f8c02919639b3b8fb02ca9.tar.gz |
Update to 0.9.2
Diffstat (limited to 'editors/aewan')
-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 d09501b..81909fc 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 518007b..d630fa5 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 |