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/speak_freely | |
parent | Sort (asbutton before astrolog). (diff) |
Convert to PORTNAME/PORTVERSION.
Diffstat (limited to 'audio/speak_freely')
-rw-r--r-- | audio/speak_freely/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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/ |