diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-01-10 00:43:19 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-01-10 00:43:19 +0800 |
commit | 54427abfe20d0206b0c9dc7a5aeffce4021ea031 (patch) | |
tree | e8c29532b7b50af5f188f38051bcb7adceabb697 /audio/fcplay | |
parent | 5339f9fb6a7ca40c3673fc067bb8c6097a93c808 (diff) | |
download | freebsd-ports-gnome-54427abfe20d0206b0c9dc7a5aeffce4021ea031.tar.gz freebsd-ports-gnome-54427abfe20d0206b0c9dc7a5aeffce4021ea031.tar.zst freebsd-ports-gnome-54427abfe20d0206b0c9dc7a5aeffce4021ea031.zip |
- Add some entries to MASTER_SITES
- Bump PORTREVISION as MD5 sum of distfile has changed
PR: 24175
Submitted by: MAINTAINER
Diffstat (limited to 'audio/fcplay')
-rw-r--r-- | audio/fcplay/Makefile | 6 | ||||
-rw-r--r-- | audio/fcplay/distinfo | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/audio/fcplay/Makefile b/audio/fcplay/Makefile index 3c56e43d1c13..9490ea967561 100644 --- a/audio/fcplay/Makefile +++ b/audio/fcplay/Makefile @@ -7,9 +7,11 @@ PORTNAME= fcplay PORTVERSION= 0.0.1 +PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/mod/ -DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g} +MASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/mod/ \ + http://www.freenix.no/~anders/ \ + ftp://totem.fix.no/pub/mirrors/misc/ EXTRACT_SUFX= .tgz MAINTAINER= anders@fix.no diff --git a/audio/fcplay/distinfo b/audio/fcplay/distinfo index 9e26dc971709..447b07002f3f 100644 --- a/audio/fcplay/distinfo +++ b/audio/fcplay/distinfo @@ -1 +1 @@ -MD5 (fcplay-0_0_1.tgz) = 3ca1c8e87d141b7b0641725f74f4633e +MD5 (fcplay-0.0.1.tgz) = 99d6a3cdd6b583bbe81d15efcf8321f6 |