diff options
author | tdb <tdb@FreeBSD.org> | 2011-10-23 20:24:33 +0800 |
---|---|---|
committer | tdb <tdb@FreeBSD.org> | 2011-10-23 20:24:33 +0800 |
commit | f45bcbb01eee615c25b37c7fe6b0c420820c2213 (patch) | |
tree | 1339076a77f7b8bbba4146a33e72e5685e387626 /audio | |
parent | 498ebf9a423595a47a7465fce0e4a293899c4dd1 (diff) | |
download | freebsd-ports-gnome-f45bcbb01eee615c25b37c7fe6b0c420820c2213.tar.gz freebsd-ports-gnome-f45bcbb01eee615c25b37c7fe6b0c420820c2213.tar.zst freebsd-ports-gnome-f45bcbb01eee615c25b37c7fe6b0c420820c2213.zip |
- Fix pkg-plist from last commit
Diffstat (limited to 'audio')
-rw-r--r-- | audio/squeezeboxserver-sqlplaylist/Makefile | 1 | ||||
-rw-r--r-- | audio/squeezeboxserver-sqlplaylist/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/squeezeboxserver-sqlplaylist/Makefile b/audio/squeezeboxserver-sqlplaylist/Makefile index 67f78d6f30d1..f84775c75ba2 100644 --- a/audio/squeezeboxserver-sqlplaylist/Makefile +++ b/audio/squeezeboxserver-sqlplaylist/Makefile @@ -7,6 +7,7 @@ PORTNAME= sqlplaylist PORTVERSION= 2.5.3359 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://erland.isaksson.info/download/do/downloadapplication?name=slimserver-sqlplaylist&filename=/ PKGNAMEPREFIX= squeezeboxserver- diff --git a/audio/squeezeboxserver-sqlplaylist/pkg-plist b/audio/squeezeboxserver-sqlplaylist/pkg-plist index 7a6ee2c8a960..dc5ebf2bb38e 100644 --- a/audio/squeezeboxserver-sqlplaylist/pkg-plist +++ b/audio/squeezeboxserver-sqlplaylist/pkg-plist @@ -149,7 +149,6 @@ @dirrm %%SLIMDIR%%/Plugins/SQLPlayList/lib/UDDI @dirrm %%SLIMDIR%%/Plugins/SQLPlayList/lib/SOAP/Transport @dirrm %%SLIMDIR%%/Plugins/SQLPlayList/lib/SOAP -@dirrm %%SLIMDIR%%/Plugins/SQLPlayList/lib/Plugins @dirrm %%SLIMDIR%%/Plugins/SQLPlayList/lib/OldDocs/SOAP/Transport @dirrm %%SLIMDIR%%/Plugins/SQLPlayList/lib/OldDocs/SOAP @dirrm %%SLIMDIR%%/Plugins/SQLPlayList/lib/OldDocs |