diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2019-11-08 09:39:52 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2019-11-08 09:39:52 +0000 |
commit | 7e177f603e6931c29e7dd256f6e6dac88465742e (patch) | |
tree | 39cea693ffef51182fa524fe0d0c92ea622ac25e | |
parent | databases: Add missing USES={gnome,php} (diff) |
- Update WWW
- Remove unneeded include
Approved by: portmgr blanket
-rw-r--r-- | audio/rosegarden/Makefile | 2 | ||||
-rw-r--r-- | audio/rosegarden/pkg-descr | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/audio/rosegarden/Makefile b/audio/rosegarden/Makefile index c0402ebfd7fc..93a7bd9b68df 100644 --- a/audio/rosegarden/Makefile +++ b/audio/rosegarden/Makefile @@ -42,6 +42,4 @@ LIRC_CMAKE_ON= -DENABLE_LIRC:BOOL=ON CMAKE_ON= USE_QT5 -.include <bsd.port.options.mk> - .include <bsd.port.mk> diff --git a/audio/rosegarden/pkg-descr b/audio/rosegarden/pkg-descr index f33582d89ded..f091970ce96f 100644 --- a/audio/rosegarden/pkg-descr +++ b/audio/rosegarden/pkg-descr @@ -2,4 +2,4 @@ Rosegarden is a free integrated musical notation editor and MIDI sequencer for Unix/X platforms, with specific support for FreeBSD, Linux PCs and SGI IRIX workstations. -WWW: http://www.rosegardenmusic.com/ +WWW: https://www.rosegardenmusic.com/ |