diff options
author | itojun <itojun@FreeBSD.org> | 1998-02-13 17:27:49 +0800 |
---|---|---|
committer | itojun <itojun@FreeBSD.org> | 1998-02-13 17:27:49 +0800 |
commit | 8a193f09657d1db33ddbca50317e4c175fe3db7a (patch) | |
tree | e519b62dde0cab3fdd2344fcc62cf658687947ba /japanese/oleo/Makefile | |
parent | 6347e63a89957961e3705cbf03538cfc6915bfd6 (diff) | |
download | freebsd-ports-gnome-8a193f09657d1db33ddbca50317e4c175fe3db7a.tar.gz freebsd-ports-gnome-8a193f09657d1db33ddbca50317e4c175fe3db7a.tar.zst freebsd-ports-gnome-8a193f09657d1db33ddbca50317e4c175fe3db7a.zip |
updated some patches.
next time please explicitly say that you've added patches/patch-ab.
that will save committer's time.
PR: 5727
Submitted by: sanpei
Diffstat (limited to 'japanese/oleo/Makefile')
-rw-r--r-- | japanese/oleo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/oleo/Makefile b/japanese/oleo/Makefile index f48a43d62549..17d23f902b08 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.3 1997/07/21 06:44:13 max Exp $ +# $Id: Makefile,v 1.4 1997/09/14 21:35:37 max Exp $ # DISTNAME= oleo-1.6 @@ -15,10 +15,10 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} oleo-doc.tar.gz PATCH_SITES= http://www.hh.iij4u.or.jp/%7Ehayasida/oleo/ PATCHFILES= oleo-1.6-1.6jb2.diff.gz +PATCH_DIST_STRIP= -p1 MAINTAINER= sanpei@yy.cs.keio.ac.jp -PATCH_DIST_STRIP= -p1 GNU_CONFIGURE=yes post-install: |