diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2011-09-09 19:13:31 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2011-09-09 19:13:31 +0000 |
commit | 3e3291900f3cf2d0a3c453f7c8f35e7e07b3db47 (patch) | |
tree | 2154e3898b587cc43d177fda498b15f483bd248b /audio/vitunes | |
parent | 2c803c9e4c9878a72090564d39adc63eac3e7f44 (diff) | |
download | ports-3e3291900f3cf2d0a3c453f7c8f35e7e07b3db47.tar.gz ports-3e3291900f3cf2d0a3c453f7c8f35e7e07b3db47.zip |
Notes
Diffstat (limited to 'audio/vitunes')
-rw-r--r-- | audio/vitunes/Makefile | 2 | ||||
-rw-r--r-- | audio/vitunes/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/vitunes/Makefile b/audio/vitunes/Makefile index e573d4d2267f..b8e8706f5c5a 100644 --- a/audio/vitunes/Makefile +++ b/audio/vitunes/Makefile @@ -8,7 +8,7 @@ PORTNAME= vitunes PORTVERSION= 2.2 CATEGORIES= audio -MASTER_SITES= http://www.vitunes.org/files/ \ +MASTER_SITES= http://vitunes.org/files/ \ http://mirror.4bit.ws/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= dhn diff --git a/audio/vitunes/pkg-descr b/audio/vitunes/pkg-descr index 4bae77ff9f87..891d8cfa4ac4 100644 --- a/audio/vitunes/pkg-descr +++ b/audio/vitunes/pkg-descr @@ -3,4 +3,4 @@ systems with vim-like keybinds. Its primary goal is to serve as an index of "tagged" multimedia files and provide a quick, easy interface for browsing & searching your files, and creating playlists. -WWW: http://www.vitunes.org/ +WWW: http://vitunes.org/ |