diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-03-22 04:08:01 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-03-22 04:08:01 +0800 |
commit | df9003a1fafd624cd7ddd29c0253e42243036b7c (patch) | |
tree | 196e6e2166482e3def986ef5481e90ddd38d1d79 /multimedia/umph | |
parent | 841142bde33ebb4a242326ab2dcd2343f9a78cd5 (diff) | |
download | freebsd-ports-gnome-df9003a1fafd624cd7ddd29c0253e42243036b7c.tar.gz freebsd-ports-gnome-df9003a1fafd624cd7ddd29c0253e42243036b7c.tar.zst freebsd-ports-gnome-df9003a1fafd624cd7ddd29c0253e42243036b7c.zip |
- Add my LOCAL to MASTER_SITES
- Add git repository to WWW
Diffstat (limited to 'multimedia/umph')
-rw-r--r-- | multimedia/umph/Makefile | 3 | ||||
-rw-r--r-- | multimedia/umph/pkg-descr | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/umph/Makefile b/multimedia/umph/Makefile index 2278b436ac99..6e3feee25963 100644 --- a/multimedia/umph/Makefile +++ b/multimedia/umph/Makefile @@ -5,7 +5,8 @@ PORTNAME= umph PORTVERSION= 0.2.5 PORTREVISION= 1 CATEGORIES= multimedia -MASTER_SITES= GOOGLE_CODE +MASTER_SITES= GOOGLE_CODE \ + LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= YouTube video playlist parser for cclive and alike tools diff --git a/multimedia/umph/pkg-descr b/multimedia/umph/pkg-descr index b344e3e90795..2eb0994f7268 100644 --- a/multimedia/umph/pkg-descr +++ b/multimedia/umph/pkg-descr @@ -5,3 +5,4 @@ error stream. umph can be run with a simple interactive prompt to select the printed video links. WWW: http://code.google.com/p/umph/ +WWW: http://repo.or.cz/w/umph.git |