From 4cf8325d06d714a87b3723f5f1b67fff85a6f709 Mon Sep 17 00:00:00 2001 From: brian Date: Wed, 3 Jan 2001 09:53:23 +0000 Subject: Actually use the version 2.0 distfile :-/ --- misc/uk-postcodes/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'misc/uk-postcodes') diff --git a/misc/uk-postcodes/Makefile b/misc/uk-postcodes/Makefile index 984933299c61..f3551a722eed 100644 --- a/misc/uk-postcodes/Makefile +++ b/misc/uk-postcodes/Makefile @@ -5,13 +5,12 @@ # $FreeBSD$ # -PORTNAME= postcodes -PORTVERSION= 1.0 +PORTNAME= uk-postcodes +PORTVERSION= 2.0 CATEGORIES= misc MASTER_SITES= ftp://ftp.Awfulhak.org/pub/uk-postcodes/ \ http://people.FreeBSD.org/~brian/uk-postcodes/ -PKGNAMEPREFIX= uk- -DISTFILES= uk.postcodes.gz +EXTRACT_SUFX= .gz MAINTAINER= brian@FreeBSD.org -- cgit