diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/apel/Makefile | 2 | ||||
-rw-r--r-- | editors/apel/pkg-plist | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/editors/apel/Makefile b/editors/apel/Makefile index 7bcc3d4301d3..57aa4d210b15 100644 --- a/editors/apel/Makefile +++ b/editors/apel/Makefile @@ -7,7 +7,7 @@ PORTNAME= apel PORTVERSION= ${APEL_VER} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors elisp MASTER_SITES= ftp://ftp.jpl.org/pub/elisp/apel/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,elisp/jpl/elisp/apel,} diff --git a/editors/apel/pkg-plist b/editors/apel/pkg-plist index 156252f72cd7..9f1c3fbddc3a 100644 --- a/editors/apel/pkg-plist +++ b/editors/apel/pkg-plist @@ -56,7 +56,7 @@ %%EMACS_VERSION_SITE_LISPDIR%%/emu/static.elc @dirrm %%EMACS_VERSION_SITE_LISPDIR%%/apel @dirrm %%EMACS_VERSION_SITE_LISPDIR%%/emu -%%DOCSDIR%%/ChangeLog -%%DOCSDIR%%/README.en -%%DOCSDIR%%/README.ja -@dirrm %%DOCSDIR%% +%%PORTDOCS%%%%DOCSDIR%%/ChangeLog +%%PORTDOCS%%%%DOCSDIR%%/README.en +%%PORTDOCS%%%%DOCSDIR%%/README.ja +%%PORTDOCS%%@dirrm %%DOCSDIR%% |