diff options
Diffstat (limited to 'devel/ptl2/Makefile')
-rw-r--r-- | devel/ptl2/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/ptl2/Makefile b/devel/ptl2/Makefile index 216e2966565..add9e14f253 100644 --- a/devel/ptl2/Makefile +++ b/devel/ptl2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 1999/05/06 22:38:08 tv Exp $ +# $NetBSD: Makefile,v 1.9 1999/05/12 13:24:26 msaitoh Exp $ -DISTNAME= PTL2-current-990325 -PKGNAME= ptl2-990325 +DISTNAME= PTL2-current-990512 +PKGNAME= ptl2-990512 CATEGORIES= devel -MASTER_SITES= ftp://ftp.media.osaka-cu.ac.jp/pub/PTL/PTL2/PTL2-current-990325/ +MASTER_SITES= ftp://ftp.media.osaka-cu.ac.jp/pub/PTL/PTL2/PTL2-current-990512/ MAINTAINER= msaitoh@netbsd.org HOMEPAGE= http://www.media.osaka-cu.ac.jp/~k-abe/PTL/ |