diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2008-05-06 06:46:26 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2008-05-06 06:46:26 +0000 |
commit | 07bf4eaca24fd133482a42c50d1404086807982b (patch) | |
tree | 59c27fcabfeb88b55448c589165f19b692b316ef /databases/postgresql-pllua/files/patch-Makefile | |
parent | Make migemo ports to properly handle a case that EMACS_PORT_NAME is defined i... (diff) |
Upgrade to 0.3.1.
PR: ports/123451
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=212709
Diffstat (limited to 'databases/postgresql-pllua/files/patch-Makefile')
-rw-r--r-- | databases/postgresql-pllua/files/patch-Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql-pllua/files/patch-Makefile b/databases/postgresql-pllua/files/patch-Makefile index 0804c55360df..069fdc33566e 100644 --- a/databases/postgresql-pllua/files/patch-Makefile +++ b/databases/postgresql-pllua/files/patch-Makefile @@ -1,5 +1,5 @@ ---- Makefile.orig 2008-02-27 11:29:32.000000000 +0900 -+++ Makefile 2008-02-27 11:30:16.000000000 +0900 +--- Makefile.orig 2008-05-06 11:52:03.000000000 +0900 ++++ Makefile 2008-05-06 11:52:18.000000000 +0900 @@ -4,8 +4,8 @@ # Lua specific |