summaryrefslogtreecommitdiff
path: root/misc/figlet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/figlet/Makefile')
-rw-r--r--misc/figlet/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/figlet/Makefile b/misc/figlet/Makefile
index 1de1e03aa8f5..537f7bb4bfc0 100644
--- a/misc/figlet/Makefile
+++ b/misc/figlet/Makefile
@@ -1,15 +1,17 @@
+# ex:ts=8
# New ports collection makefile for: figlet
# Version required: 2.2
# Date created: Sat July 20, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.5 1997/06/20 12:41:32 tg Exp $
+# $Id: Makefile,v 1.6 1997/06/29 09:56:32 obrien Exp $
#
DISTNAME= figlet22
PKGNAME= figlet-2.2
CATEGORIES= misc
MASTER_SITES= ftp://ftp.nicoh.com/pub/figlet/program/unix/ \
+ ftp://ftp.funet.fi/pub/unix/tools/figlet/program/unix/ \
ftp://ftp.wwa.com/pub/Scarecrow/Figlet/Unix/
MAINTAINER= obrien@FreeBSD.org