diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/rat/Makefile | 4 | ||||
-rw-r--r-- | audio/speak_freely/Makefile | 4 | ||||
-rw-r--r-- | audio/vat/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/audio/rat/Makefile b/audio/rat/Makefile index 0268f5baa1b2..034e665cc84f 100644 --- a/audio/rat/Makefile +++ b/audio/rat/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: rat -# Version required: 4.0.4 # Date created: 3 July 1999 # Whom: O.Hodson@cs.ucl.ac.uk (Orion Hodson) # # $FreeBSD$ # -DISTNAME= rat-4.0.4 +PORTNAME= rat +PORTVERSION= 4.0.4 CATEGORIES= mbone audio MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/4.0.4/ \ http://people.FreeBSD.org/~cpiazza/distfiles/ diff --git a/audio/speak_freely/Makefile b/audio/speak_freely/Makefile index ecd1824f93ab..c678bc233df4 100644 --- a/audio/speak_freely/Makefile +++ b/audio/speak_freely/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: speak_freely -# Version required: 7.1 # Date created: 18 Apr 1996 # Whom: Mister X (to make portlint happy ;) # # $FreeBSD$ # -DISTNAME= speak_freely-7.1 +PORTNAME= speak_freely +PORTVERSION= 7.1 CATEGORIES= mbone audio security MASTER_SITES= http://www.fourmilab.ch/speakfree/unix/ diff --git a/audio/vat/Makefile b/audio/vat/Makefile index 667d2d408c35..096f092a0284 100644 --- a/audio/vat/Makefile +++ b/audio/vat/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: vat -# Version required: 4.0b2 # Date created: 2 November 1996 # Whom: fenner # # $FreeBSD$ # -DISTNAME= vat-4.0b2 +PORTNAME= vat +PORTVERSION= 4.0b2 CATEGORIES= mbone tk82 MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/vat/alpha-test/ DISTFILES= vatsrc-4.0b2.tar.gz |