diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-01-09 16:43:19 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-01-09 16:43:19 +0000 |
commit | bada2ff8ac1c4ebb5b2beb890fe7c8f9f957178c (patch) | |
tree | 1eddcacd73f3ad576c8830d87fd834dd1f9fece8 /audio/fcplay | |
parent | 873037bc0805570e84f61e357b96a1de78d42b4b (diff) |
Notes
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 |