diff options
author | miwi <miwi@FreeBSD.org> | 2009-12-25 06:36:18 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-12-25 06:36:18 +0800 |
commit | 0b2d31c443618e35fbea4a8525ef57ea80927bef (patch) | |
tree | 0fdbcfa822448c86036f3b9355e5c1fa578500ff | |
parent | efdafa0feb0f2f810183f2444331a64c23171fbd (diff) | |
download | freebsd-ports-gnome-0b2d31c443618e35fbea4a8525ef57ea80927bef.tar.gz freebsd-ports-gnome-0b2d31c443618e35fbea4a8525ef57ea80927bef.tar.zst freebsd-ports-gnome-0b2d31c443618e35fbea4a8525ef57ea80927bef.zip |
- Update MASTER_SITES
PR: 141894
Submitted by: Aldis Berjoza <killasmurf86@gmail.com> (maintainer)
-rw-r--r-- | multimedia/playd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/playd/Makefile b/multimedia/playd/Makefile index 14cc3d43a9fb..43152c302a8d 100644 --- a/multimedia/playd/Makefile +++ b/multimedia/playd/Makefile @@ -8,7 +8,7 @@ PORTNAME= playd PORTVERSION= 1.3.7 CATEGORIES= multimedia -MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} +MASTER_SITES= http://pub.ocpsys.com/bsd/killasmurf86/playd/ MAINTAINER= killasmurf86@gmail.com COMMENT= Very easy to use mplayer sh wrapper script, with useful features |