- Remove GOOGLE_CODE from MASTER_SITES
- Add git repository to WWW - Cleanup WWW
This commit is contained in:
parent
3fea3862f9
commit
fdd0e7e326
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381833
2 changed files with 2 additions and 7 deletions
|
@ -4,8 +4,7 @@
|
|||
PORTNAME= libquvi-scripts
|
||||
PORTVERSION= 0.9.20131130
|
||||
CATEGORIES= multimedia devel
|
||||
MASTER_SITES= SF/quvi/${PORTVERSION}/${PORTNAME}/ \
|
||||
GOOGLE_CODE
|
||||
MASTER_SITES= SF/quvi/${PORTVERSION}/${PORTNAME}/
|
||||
PKGNAMESUFFIX= 09
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
|
@ -23,8 +22,6 @@ USES= lua:run pathfix tar:xz
|
|||
|
||||
PLIST_SUB= PKGNAMESUFFIX=${PKGNAMESUFFIX} PORTVERSION=${PORTVERSION} QUVIVERSION=${PORTVERSION:R}
|
||||
|
||||
PROJECTHOST= quvi
|
||||
|
||||
NSFW_CONFIGURE_WITH= nsfw
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -7,7 +7,5 @@ libquvi and quvi.
|
|||
libquvi-scripts contains the embedded lua scripts that libquvi uses for parsing
|
||||
the media details. Some additional utility scripts are also included.
|
||||
|
||||
git repo: http://repo.or.cz/w/libquvi-scripts.git
|
||||
|
||||
WWW: http://quvi.sourceforge.net/
|
||||
WWW: http://quvi.googlecode.com/
|
||||
WWW: http://repo.or.cz/w/libquvi-scripts.git
|
||||
|
|
Loading…
Reference in a new issue