summaryrefslogtreecommitdiff
path: root/misc/uk-postcodes
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>2001-01-03 09:53:23 +0000
committerBrian Somers <brian@FreeBSD.org>2001-01-03 09:53:23 +0000
commitb37c84c9e458ed2dc7fefa5677ffd4216ed58444 (patch)
tree121516b8b0b1bdbb70d28d65fdf3cefc4cbdd42c /misc/uk-postcodes
parentUse the latest data from http://www.brainstorm.co.uk/public/utils (diff)
Actually use the version 2.0 distfile :-/
Notes
Notes: svn path=/head/; revision=36631
Diffstat (limited to 'misc/uk-postcodes')
-rw-r--r--misc/uk-postcodes/Makefile7
1 files 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