summaryrefslogtreecommitdiff
path: root/misc/figlet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/figlet/Makefile')
-rw-r--r--misc/figlet/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/misc/figlet/Makefile b/misc/figlet/Makefile
index 430b88e9ec6..10dc1028b86 100644
--- a/misc/figlet/Makefile
+++ b/misc/figlet/Makefile
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.7 2001/02/17 18:09:02 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2002/07/19 08:00:47 agc Exp $
# FreeBSD Id: Makefile,v 1.6 1997/06/29 09:56:32 obrien Exp
#
-DISTNAME= figlet22
-PKGNAME= figlet-2.2
+DISTNAME= figlet221
+PKGNAME= figlet-2.2.1
CATEGORIES= misc
-MASTER_SITES= ftp://ftp.nicoh.com/pub/figlet/program/unix/ \
- ftp://ftp.wwa.com/pub/Scarecrow/Figlet/Unix/
+MASTER_SITES= ftp://ftp.figlet.org/pub/figlet/program/unix/
MAINTAINER= packages@netbsd.org
-HOMEPAGE= http://st-www.cs.uiuc.edu/users/chai/figlet.html
+HOMEPAGE= http://www.figlet.org/
COMMENT= Banner like program, prints strings in fancy ASCII art characters
.include "../../mk/bsd.pkg.mk"