From b37c84c9e458ed2dc7fefa5677ffd4216ed58444 Mon Sep 17 00:00:00 2001 From: Brian Somers 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(-) 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 v1.2.3