diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
commit | d4f0d0048a8755106a4b0445221a19761e746984 (patch) | |
tree | c87184c5bfeaf942c827c5f706186ce9786a2588 /textproc/aspell | |
parent | e82affd309fc2d8e5ea19b2e003f1296920bd825 (diff) | |
download | ports-d4f0d0048a8755106a4b0445221a19761e746984.tar.gz ports-d4f0d0048a8755106a4b0445221a19761e746984.zip |
Notes
Diffstat (limited to 'textproc/aspell')
-rw-r--r-- | textproc/aspell/Makefile | 1 | ||||
-rw-r--r-- | textproc/aspell/pkg-plist | 18 |
2 files changed, 1 insertions, 18 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index fef8433d1d53..ddcc84371ce2 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -7,6 +7,7 @@ PORTNAME= aspell PORTVERSION= 0.60.5 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= aspell diff --git a/textproc/aspell/pkg-plist b/textproc/aspell/pkg-plist index 5fbf6a1b66ac..97df058d1ca1 100644 --- a/textproc/aspell/pkg-plist +++ b/textproc/aspell/pkg-plist @@ -112,23 +112,5 @@ lib/libpspell.so.16 %%NLS%%share/locale/vi/LC_MESSAGES/aspell.mo %%NLS%%share/locale/wa/LC_MESSAGES/aspell.mo @dirrm include/pspell -%%NLS%%@dirrmtry share/locale/be/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/be -%%NLS%%@dirrmtry share/locale/ca/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/ca -%%NLS%%@dirrmtry share/locale/cs/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/cs -%%NLS%%@dirrmtry share/locale/pt/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/pt %%NLS%%@dirrmtry share/locale/rw/LC_MESSAGES %%NLS%%@dirrmtry share/locale/rw -%%NLS%%@dirrmtry share/locale/ro/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/ro -%%NLS%%@dirrmtry share/locale/sl/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/sl -%%NLS%%@dirrmtry share/locale/sr/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/sr -%%NLS%%@dirrmtry share/locale/tg/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/tg -%%NLS%%@dirrmtry share/locale/uk/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/uk |