1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Fix packaging

Reported by:	deckebot
This commit is contained in:
Martin Wilke 2014-01-28 04:48:10 +00:00
parent 6270f9f8ae
commit d169182964
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341500

View File

@ -3,7 +3,7 @@
PORTNAME= irssi-otr
PORTVERSION= 0.3
PORTREVISION= 6
PORTREVISION= 7
CATEGORIES= irc
MASTER_SITES= ftp://download.tuxfamily.org/${MASTER_SITE_SUBDIR}/
MASTER_SITE_SUBDIR= irssiotr
@ -26,6 +26,6 @@ USE_GNOME= glib20
PLIST_FILES= lib/irssi/modules/libotr.so \
%%DOCSDIR%%/LICENSE %%DOCSDIR%%/README
PLIST_DIRS= %%DOCSDIR%%
PLIST_DIRS= lib/irssi lib/irssi/modules/ %%DOCSDIR%%
.include <bsd.port.mk>