diff options
| author | John Hixson <jhixson@FreeBSD.org> | 2026-07-07 17:26:11 +0000 |
|---|---|---|
| committer | John Hixson <jhixson@FreeBSD.org> | 2026-07-07 17:26:11 +0000 |
| commit | fc2e49702af39be10f7260f1d6dcaa9d25421f31 (patch) | |
| tree | 66b163679c4b860db1d4057d1f86e5abdd64b3ff | |
| parent | 946f6c9073c5797720cadbf9c107813235c44ab7 (diff) | |
audio/pianobar: Update Makefile with new location
| -rw-r--r-- | audio/pianobar/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/pianobar/Makefile b/audio/pianobar/Makefile index 997c0d116207..6d32808efb47 100644 --- a/audio/pianobar/Makefile +++ b/audio/pianobar/Makefile @@ -5,7 +5,8 @@ CATEGORIES= audio MAINTAINER= jhixson@FreeBSD.org COMMENT= Command-line Pandora online radio player -WWW= https://6xq.net/pianobar/ +WWW= codeberg.org/purplesym/pianobar/ + LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING |
