diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-21 03:34:09 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-21 03:34:09 +0800 |
commit | 7ef221e680e9d831089d8db86d76785596b1812e (patch) | |
tree | a4653d40042618497bc03a594c2b716b9dd9fe6a /russian/hunspell | |
parent | d53b1619c42b06ff6fc4db56bf3142afde3076b0 (diff) | |
download | freebsd-ports-gnome-7ef221e680e9d831089d8db86d76785596b1812e.tar.gz freebsd-ports-gnome-7ef221e680e9d831089d8db86d76785596b1812e.tar.zst freebsd-ports-gnome-7ef221e680e9d831089d8db86d76785596b1812e.zip |
cleanup plist
Diffstat (limited to 'russian/hunspell')
-rw-r--r-- | russian/hunspell/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/russian/hunspell/Makefile b/russian/hunspell/Makefile index c45e3eb7dc0a..c85cb60dad41 100644 --- a/russian/hunspell/Makefile +++ b/russian/hunspell/Makefile @@ -19,7 +19,6 @@ PROJECTHOST= hunspell-ru PLIST_FILES= %%DATADIR%%/ru_RU.aff \ %%DATADIR%%/ru_RU.dic -PLIST_DIRSTRY= %%DATADIR%% do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ |