diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/imm/Makefile | 6 | ||||
-rw-r--r-- | net/rqm/Makefile | 4 | ||||
-rw-r--r-- | net/rtptools/Makefile | 4 | ||||
-rw-r--r-- | net/sdr/Makefile | 4 | ||||
-rw-r--r-- | net/wb/Makefile | 4 |
5 files changed, 11 insertions, 11 deletions
diff --git a/net/imm/Makefile b/net/imm/Makefile index 9506e8b..4ca41dd 100644 --- a/net/imm/Makefile +++ b/net/imm/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: imm -# Version required: 3.5a1 # Date created: 13 October 1994 # Whom: wollman # # $FreeBSD$ # -DISTNAME= imm.source -PKGNAME= imm-3.5a1 +PORTNAME= imm +PORTVERSION= 3.5a1 CATEGORIES= mbone tk82 MASTER_SITES= ftp://ftp.hawaii.edu/paccom/imm-3.5a1/ +DISTNAME= imm.source EXTRACT_SUFX= .tar.Z MAINTAINER= fenner@freebsd.org diff --git a/net/rqm/Makefile b/net/rqm/Makefile index 9588586..b3bf4bd 100644 --- a/net/rqm/Makefile +++ b/net/rqm/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: rqm -# Version required: 1.0.0 # Date created: 30 January 2000 # Whom: fenner # # $FreeBSD$ # -DISTNAME= rqm-1.0.0 +PORTNAME= rqm +PORTVERSION= 1.0.0 CATEGORIES= mbone MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/rqm/1.0.0/ diff --git a/net/rtptools/Makefile b/net/rtptools/Makefile index 2908ef5..a926a48 100644 --- a/net/rtptools/Makefile +++ b/net/rtptools/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: rtptools -# Version required: 1.14 # Date created: 5 January 1998 # Whom: fenner # # $FreeBSD$ # -DISTNAME= rtptools-1.14 +PORTNAME= rtptools +PORTVERSION= 1.14 CATEGORIES= mbone MASTER_SITES= http://www.cs.columbia.edu/~hgs/rtptools/src/ diff --git a/net/sdr/Makefile b/net/sdr/Makefile index d57497b..9d59b2a 100644 --- a/net/sdr/Makefile +++ b/net/sdr/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: sdr -# Version required: 2.9 # Date created: 5 September 1996 # Whom: Bill Fenner <fenner@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= sdr-2.9 +PORTNAME= sdr +PORTVERSION= 2.9 CATEGORIES= mbone tk82 MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/sdr/2.9/ diff --git a/net/wb/Makefile b/net/wb/Makefile index 7d0a13f..a95e500 100644 --- a/net/wb/Makefile +++ b/net/wb/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: wb -# Version required: 1.59 # Date created: 2 Novermber 1996 # Whom: fenner # # $FreeBSD$ # -DISTNAME= wb-1.59 +PORTNAME= wb +PORTVERSION= 1.59 CATEGORIES= mbone MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/wb/ DISTFILES= i386-wb-1.59.tar.Z |