aboutsummaryrefslogtreecommitdiffstats
path: root/audio/audacity
diff options
context:
space:
mode:
authorscheidell <scheidell@FreeBSD.org>2012-06-08 03:52:33 +0800
committerscheidell <scheidell@FreeBSD.org>2012-06-08 03:52:33 +0800
commit96182ae52c25f64e80a2448f34c1f9bacefc9341 (patch)
tree16c5afc7a0610f7d7eee10c4acf20a440b471772 /audio/audacity
parent24e1d70a815baeee266cc812b8af5daacc878d8a (diff)
downloadfreebsd-ports-gnome-96182ae52c25f64e80a2448f34c1f9bacefc9341.tar.gz
freebsd-ports-gnome-96182ae52c25f64e80a2448f34c1f9bacefc9341.tar.zst
freebsd-ports-gnome-96182ae52c25f64e80a2448f34c1f9bacefc9341.zip
- Remove LICENSE files from pkg-plist
- Bump PORTREVISION since this changes packaging (plist) PR: ports/168618 Submitted by: Barbara <barbara.xxx1975@libero.it> Approved by: maintainer (implicit), portmgr (pav)
Diffstat (limited to 'audio/audacity')
-rw-r--r--audio/audacity/Makefile2
-rw-r--r--audio/audacity/pkg-plist3
2 files changed, 1 insertions, 4 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile
index aab2d5f11889..9f47d1e1cd09 100644
--- a/audio/audacity/Makefile
+++ b/audio/audacity/Makefile
@@ -6,7 +6,7 @@
PORTNAME= audacity
PORTVERSION= 2.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= GOOGLE_CODE \
SF/${PORTNAME}/${PORTNAME}-unstable/${PORTVERSION}
diff --git a/audio/audacity/pkg-plist b/audio/audacity/pkg-plist
index f57156aeca28..8b0256d3926e 100644
--- a/audio/audacity/pkg-plist
+++ b/audio/audacity/pkg-plist
@@ -67,9 +67,6 @@ share/icons/hicolor/24x24/apps/audacity.png
share/icons/hicolor/32x32/apps/audacity.png
share/icons/hicolor/48x48/apps/audacity.png
share/icons/hicolor/scalable/apps/audacity.svg
-share/licenses/audacity-2.0.0/GPLv2
-share/licenses/audacity-2.0.0/LICENSE
-share/licenses/audacity-2.0.0/catalog.mk
share/locale/af/LC_MESSAGES/audacity.mo
share/locale/ar/LC_MESSAGES/audacity.mo
share/locale/be/LC_MESSAGES/audacity.mo
>Clear moonlight beckons.ade2003-03-071-0/+1 * fix portlint errorsalane2003-02-011-1/+3