diff options
author | netchild <netchild@FreeBSD.org> | 2009-01-11 17:19:46 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2009-01-11 17:19:46 +0800 |
commit | cdd7db4d54913675d02e12a11e38086c5b8733f1 (patch) | |
tree | 05860eb0a938a737d643fd7b59777e5331babfd2 /audio | |
parent | 845d760a7e38adb5c62ec3feacf1ac46eecee7fb (diff) | |
download | freebsd-ports-gnome-cdd7db4d54913675d02e12a11e38086c5b8733f1.tar.gz freebsd-ports-gnome-cdd7db4d54913675d02e12a11e38086c5b8733f1.tar.zst freebsd-ports-gnome-cdd7db4d54913675d02e12a11e38086c5b8733f1.zip |
Commit missing plist change.
Noticed by: pointyhat (pavmail)
Pointyhat to: netchild
Diffstat (limited to 'audio')
-rw-r--r-- | audio/lame/Makefile | 1 | ||||
-rw-r--r-- | audio/lame/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/lame/Makefile b/audio/lame/Makefile index 919e4dfffeed..961871670ef3 100644 --- a/audio/lame/Makefile +++ b/audio/lame/Makefile @@ -7,6 +7,7 @@ PORTNAME= lame PORTVERSION= 3.98.2 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.fu-berlin.de/unix/sound/%SUBDIR%/ diff --git a/audio/lame/pkg-plist b/audio/lame/pkg-plist index 7003ebe52c1e..0f26bd00b358 100644 --- a/audio/lame/pkg-plist +++ b/audio/lame/pkg-plist @@ -19,7 +19,6 @@ lib/libmp3lame.so.0 %%PORTDOCS%%%%DOCSDIR%%/html/lame.css %%PORTDOCS%%%%DOCSDIR%%/html/modes.html %%PORTDOCS%%%%DOCSDIR%%/html/node6.html -%%PORTDOCS%%%%DOCSDIR%%/html/presets.html %%PORTDOCS%%%%DOCSDIR%%/html/switchs.html %%PORTDOCS%%@dirrm %%DOCSDIR%%/html %%PORTDOCS%%@dirrm %%DOCSDIR%% |