diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-06-15 12:43:00 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-06-15 12:43:00 +0000 |
commit | ab95af1e06245ba1514d413bb98df3f1f8b1fba4 (patch) | |
tree | d77f1cf1fec894f0c77d39545ac0d680c3ee2f2a | |
parent | 5e065a93b701a7fd0930953d612db1039b6fd572 (diff) |
Notes
-rw-r--r-- | audio/shoutcast/Makefile | 1 | ||||
-rw-r--r-- | audio/shoutcast/pkg-plist | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/audio/shoutcast/Makefile b/audio/shoutcast/Makefile index d39295548fad..bec59f81370c 100644 --- a/audio/shoutcast/Makefile +++ b/audio/shoutcast/Makefile @@ -3,6 +3,7 @@ PORTNAME= shoutcast PORTVERSION= 2.2.1.109 +PORTREVISION= 1 CATEGORIES= audio net MASTER_SITES= http://download.nullsoft.com/shoutcast/tools/ DISTNAME= sc_serv2_bsd_8_x_11_29_2013 diff --git a/audio/shoutcast/pkg-plist b/audio/shoutcast/pkg-plist index 3a730e30ac88..9c8ee967935a 100644 --- a/audio/shoutcast/pkg-plist +++ b/audio/shoutcast/pkg-plist @@ -55,9 +55,9 @@ sbin/sc_serv %%CONFIG_BUILDER%%%%WWWDIR%%/config_builder/config_builder.css @dirrmtry %%ETCDIR%% -%%PORTDOCS%%@dirrm %%DOCSDIR%% -%%PORTDOCS%%@dirrm %%DOCSDIR%%/docs %%PORTDOCS%%@dirrm %%DOCSDIR%%/docs/res +%%PORTDOCS%%@dirrm %%DOCSDIR%%/docs +%%PORTDOCS%%@dirrm %%DOCSDIR%% %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% %%CONFIG_BUILDER%%@dirrm %%WWWDIR%%/config_builder %%CONFIG_BUILDER%%@dirrm %%WWWDIR%% |