diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-25 19:16:09 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-25 19:16:09 +0000 |
commit | 9537cf8762fbcffc23ac2662768798d05aa5ca51 (patch) | |
tree | 8915022c5b4e0021391eb398f4b54223c6e815c3 /audio/libcddb | |
parent | Update MASTER_SITES and WWW. (diff) |
- Switch to MASTER_SITE_SOURCEFORGE_EXTENDED
PR: ports/67190
Submitted by: michael johnson <ahze@ahze.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=110002
Diffstat (limited to 'audio/libcddb')
-rw-r--r-- | audio/libcddb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libcddb/Makefile b/audio/libcddb/Makefile index a0a5c3ca970f..2bb240edc230 100644 --- a/audio/libcddb/Makefile +++ b/audio/libcddb/Makefile @@ -8,7 +8,7 @@ PORTNAME= libcddb PORTVERSION= 0.9.4 PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ahze@ahze.net |