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 /misc/peq | |
parent | 9467713b6447f007838ba7219286cb78e90c02f7 (diff) |
Notes
Diffstat (limited to 'misc/peq')
-rw-r--r-- | misc/peq/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/peq/Makefile b/misc/peq/Makefile index d29513a300bc..19414b9136d2 100644 --- a/misc/peq/Makefile +++ b/misc/peq/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: peq -# Version required: 0.7.1 # Date created: 2 April 1999 # Whom: Gordon Greeff # # $FreeBSD$ # -DISTNAME= peq-0.7.1 +PORTNAME= peq +PORTVERSION= 0.7.1 CATEGORIES= games MASTER_SITES= http://silverstone.fortunecity.com/jaguar/37/ \ ftp://lost.iafrica.com/pub/peq/ |