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/faad | |
parent | 69503c2097ed712e4243e3b7ede5eab86e7a9cc6 (diff) | |
download | ports-9537cf8762fbcffc23ac2662768798d05aa5ca51.tar.gz ports-9537cf8762fbcffc23ac2662768798d05aa5ca51.zip |
- 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/faad')
-rw-r--r-- | audio/faad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/faad/Makefile b/audio/faad/Makefile index 163f1c199e46..e06e45c673c6 100644 --- a/audio/faad/Makefile +++ b/audio/faad/Makefile @@ -9,7 +9,7 @@ PORTNAME= faad2 PORTVERSION= 2.0 PORTREVISION= 4 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= faac MAINTAINER= ahze@ahze.net |