diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-14 08:49:30 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-14 08:49:30 +0000 |
commit | dad9a57abe0907e2d451ff263083a9d1d82dfca2 (patch) | |
tree | 4e676da1d8e6e15fa064f8de419e97dbd5a58d94 /audio/rat/Makefile | |
parent | Sort (asbutton before astrolog). (diff) |
Convert to PORTNAME/PORTVERSION.
Notes
Notes:
svn path=/head/; revision=27512
Diffstat (limited to 'audio/rat/Makefile')
-rw-r--r-- | audio/rat/Makefile | 4 |
1 files changed, 2 insertions, 2 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/ |