diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-12-09 01:46:09 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-12-09 01:46:09 +0000 |
commit | 71e67deb310f00986f28641d7c5566aa62020702 (patch) | |
tree | c19b2c4cc742aed53959149c7b7c071f6f14b7b2 /databases/grass/files/patch-src.contrib::GMSL::NVIZ2.2::html::Gmakefile | |
parent | Add entry for x11-fonts/code2000. (diff) |
Update to 5.0.2, and add a little bit of deinstall logic.
PR: ports/57931
Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
Notes
Notes:
svn path=/head/; revision=95441
Diffstat (limited to 'databases/grass/files/patch-src.contrib::GMSL::NVIZ2.2::html::Gmakefile')
-rw-r--r-- | databases/grass/files/patch-src.contrib::GMSL::NVIZ2.2::html::Gmakefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/grass/files/patch-src.contrib::GMSL::NVIZ2.2::html::Gmakefile b/databases/grass/files/patch-src.contrib::GMSL::NVIZ2.2::html::Gmakefile index f0ecd4a884b9..be6fc931b39f 100644 --- a/databases/grass/files/patch-src.contrib::GMSL::NVIZ2.2::html::Gmakefile +++ b/databases/grass/files/patch-src.contrib::GMSL::NVIZ2.2::html::Gmakefile @@ -1,5 +1,5 @@ ---- src.contrib/GMSL/NVIZ2.2/html/Gmakefile.orig Tue Feb 12 11:41:59 2002 -+++ src.contrib/GMSL/NVIZ2.2/html/Gmakefile Tue Feb 12 11:42:25 2002 +--- src.contrib/GMSL/NVIZ2.2/html/Gmakefile.orig Tue Jan 22 13:51:38 2002 ++++ src.contrib/GMSL/NVIZ2.2/html/Gmakefile Thu Oct 9 23:13:37 2003 @@ -3,4 +3,4 @@ all: if [ ! -d $(GRASS_NVIZ_DOCS) ]; then mkdir $(GRASS_NVIZ_DOCS); fi |