diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1999-01-27 07:41:29 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1999-01-27 07:41:29 +0000 |
commit | 52619586269c9e817bdf8a8496e70376ba957597 (patch) | |
tree | 91ac46dd366a9b5bee3465be0e79bf7e9f4efd10 /japanese/oleo | |
parent | 651269fa962f1c06139c612b72c1e21091612a60 (diff) | |
download | ports-52619586269c9e817bdf8a8496e70376ba957597.tar.gz ports-52619586269c9e817bdf8a8496e70376ba957597.zip |
Notes
Diffstat (limited to 'japanese/oleo')
-rw-r--r-- | japanese/oleo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/oleo/Makefile b/japanese/oleo/Makefile index 17d23f902b08..6cfee55f6985 100644 --- a/japanese/oleo/Makefile +++ b/japanese/oleo/Makefile @@ -3,7 +3,7 @@ # Date created: 2 March 1997 # Whom: Yoshiro MIHIRA # -# $Id: Makefile,v 1.4 1997/09/14 21:35:37 max Exp $ +# $Id: Makefile,v 1.5 1998/02/13 09:27:46 itojun Exp $ # DISTNAME= oleo-1.6 @@ -11,6 +11,7 @@ PKGNAME= ja-oleo-1.6 CATEGORIES= japanese math MASTER_SITES= http://www.hh.iij4u.or.jp/~hayasida/oleo/ \ ${MASTER_SITE_GNU} +MASTER_SITE_SUBDIR= oleo DISTFILES= ${DISTNAME}${EXTRACT_SUFX} oleo-doc.tar.gz PATCH_SITES= http://www.hh.iij4u.or.jp/%7Ehayasida/oleo/ |