diff options
Diffstat (limited to 'misc/magicpoint/Makefile')
-rw-r--r-- | misc/magicpoint/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile index 33e97208f3c5..c7e23824c892 100644 --- a/misc/magicpoint/Makefile +++ b/misc/magicpoint/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: magicpoint -# Version required: 1.02a +# Version required: 1.03a # Date created: 24 December 1997 # Whom: itojun@itojun.org # -# $Id: Makefile,v 1.1.1.1 1998/01/17 15:09:15 itojun Exp $ +# $Id: Makefile,v 1.2 1998/02/17 12:58:54 itojun Exp $ # -DISTNAME= mgp-1.02a -PKGNAME?= magicpoint-1.02a +DISTNAME= mgp-1.03a +PKGNAME?= magicpoint-1.03a CATEGORIES= misc MASTER_SITES= ftp://ftp.mew.org/pub/MagicPoint/ @@ -18,7 +18,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-vflib DOCS= COPYRIGHT COPYRIGHT.jp README SYNTAX TODO.jp USAGE USAGE.jp -SAMPLES= README README.jp ascii.mgp cloud.gif dad.eps dad.gif \ +SAMPLES= README README.jp ascii.mgp cloud.gif dad.eps dad.gif dns.mgp \ default.mgp gradation.mgp mgp-old1.gif mgp-old2.gif \ mgp-old3.gif mgp1.gif mgp2.gif mgp3.gif sample.mgp \ tutorial.mgp v6.mgp v6header.eps v6header.gif |