diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-06-16 11:30:42 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-06-16 11:30:42 +0000 |
commit | 6b04497ed1d2a247f53601f9f3799bf67ff49ca6 (patch) | |
tree | d6e1c967b294f571b0ab5d3dcf6dbd2bbccfc32f /editors | |
parent | 71cf17b9c93ae6e0b38e057ebc05f7b8cb5def2b (diff) |
Notes
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%% |