diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-07-20 20:52:19 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-07-20 20:52:19 +0000 |
commit | 7cf07ce7ba0daa6f978189d30fdd0c12e2d5599f (patch) | |
tree | 59c939e7e1f7c90c4aca1eff4b147ea9ca2ffee4 /japanese/oleo | |
parent | 79db6af5aaed5ac2bf72cf891e08d39b5ca1570c (diff) | |
download | ports-7cf07ce7ba0daa6f978189d30fdd0c12e2d5599f.tar.gz ports-7cf07ce7ba0daa6f978189d30fdd0c12e2d5599f.zip |
Notes
Diffstat (limited to 'japanese/oleo')
-rw-r--r-- | japanese/oleo/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/japanese/oleo/Makefile b/japanese/oleo/Makefile index 68d39c059b92..ca1c936ebbcb 100644 --- a/japanese/oleo/Makefile +++ b/japanese/oleo/Makefile @@ -3,14 +3,13 @@ # Date created: 2 March 1997 # Whom: Yoshiro MIHIRA # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/07/20 17:32:30 max Exp $ # DISTNAME= oleo-1.6 PKGNAME= jp-oleo-1.6 CATEGORIES= japanese math -MASTER_SITES= http://www.hh.iij4u.or.jp/~hayasida/oleo/ \ - ${MASTER_SITE_GNU} +MASTER_SITES= ${MASTER_SITE_GNU} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} oleo-doc.tar.gz PATCH_SITES= http://www.hh.iij4u.or.jp/%7Ehayasida/oleo/ |