diff options
Diffstat (limited to 'misc/peq/Makefile')
-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/ |