summaryrefslogtreecommitdiff
path: root/misc/figlet/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-10-07 18:13:07 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-10-07 18:13:07 +0000
commitfc9fb804b3f68094d48c4b9899b2b2ccea7180dd (patch)
tree835c9644d4eae39da68daf7c409071a7c5cf2a2d /misc/figlet/Makefile
parentAdd addition WWW sites. (diff)
Upgrade to version 2.2.1.
Submitted by: kris
Notes
Notes: svn path=/head/; revision=67569
Diffstat (limited to '')
-rw-r--r--misc/figlet/Makefile12
1 files changed, 4 insertions, 8 deletions
diff --git a/misc/figlet/Makefile b/misc/figlet/Makefile
index f35c386e50f9..062da9f43fc1 100644
--- a/misc/figlet/Makefile
+++ b/misc/figlet/Makefile
@@ -7,15 +7,11 @@
#
PORTNAME= figlet
-PORTVERSION= 2.2
+PORTVERSION= 2.2.1
CATEGORIES= misc
-MASTER_SITES= ftp://wuarchive.wustl.edu/graphics/graphics/misc/figlet/program/unix/ \
- ftp://ftp.funet.fi/pub/unix/tools/figlet/program/unix/ \
- ftp://ftp.internexus.net/pub/figlet/program/unix/ \
- ${MASTER_SITE_LOCAL} \
- ftp://nuxi.ucdavis.edu/pub/misc/
-MASTER_SITE_SUBDIR= obrien
-DISTNAME= figlet22
+MASTER_SITES= http://ftp.plig.org/pub/figlet/program/unix/ \
+ ftp://ftp.figlet.org/pub/figlet/program/unix/
+DISTNAME= figlet221
MAINTAINER= obrien@FreeBSD.org