diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-06 19:23:01 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-06 19:23:01 +0000 |
commit | c4992df8e2d642857baf99f10866b327a4b0b3bf (patch) | |
tree | bad533d02c6168df484e1ede23254f97290b90a3 /audio/ripit/Makefile | |
parent | 1486643c9950dc8e3237c958217f090c9dfdafcc (diff) |
Notes
Diffstat (limited to 'audio/ripit/Makefile')
-rw-r--r-- | audio/ripit/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/ripit/Makefile b/audio/ripit/Makefile index 07d02f6456d7..5acf77e755a4 100644 --- a/audio/ripit/Makefile +++ b/audio/ripit/Makefile @@ -1,14 +1,14 @@ # New ports collection makefile for: ripit -# Version required: 1.4 +# Version required: 1.5 # Date created: 2 May 1999 # Whom: oyvindmo@initio.no # # $FreeBSD$ # -DISTNAME= ripit-1.4 +DISTNAME= ripit-1.5 CATEGORIES= audio -MASTER_SITES= http://www.netcomuk.co.uk/~squinn/ +MASTER_SITES= http://www.initio.no/~oyvindmo/distfiles/ MAINTAINER= oyvindmo@initio.no |