diff options
author | glewis <glewis@FreeBSD.org> | 2004-02-20 01:33:29 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2004-02-20 01:33:29 +0800 |
commit | 9cc239cc9cc53ad3dc2a472eb8fe09f7013cc5b6 (patch) | |
tree | b186a2cb31e2b4839ddd526e96bb1ecfc82de13d /java | |
parent | 6017a60aeee67bad6aea9eec2758c7bf47741f78 (diff) | |
download | freebsd-ports-gnome-9cc239cc9cc53ad3dc2a472eb8fe09f7013cc5b6.tar.gz freebsd-ports-gnome-9cc239cc9cc53ad3dc2a472eb8fe09f7013cc5b6.tar.zst freebsd-ports-gnome-9cc239cc9cc53ad3dc2a472eb8fe09f7013cc5b6.zip |
. Add $FreeBSD$
Diffstat (limited to 'java')
-rw-r--r-- | java/jflex/files/patch-Makefile | 2 | ||||
-rw-r--r-- | java/jflex/files/patch-jflex | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/java/jflex/files/patch-Makefile b/java/jflex/files/patch-Makefile index a05e36bf6ae1..8dc76a20ae10 100644 --- a/java/jflex/files/patch-Makefile +++ b/java/jflex/files/patch-Makefile @@ -1,3 +1,5 @@ +$FreeBSD$ + --- src/Makefile.orig Mon Oct 8 03:57:06 2001 +++ src/Makefile Thu Feb 19 10:19:19 2004 @@ -1,23 +1,20 @@ diff --git a/java/jflex/files/patch-jflex b/java/jflex/files/patch-jflex index c651365534ac..29ddff094b62 100644 --- a/java/jflex/files/patch-jflex +++ b/java/jflex/files/patch-jflex @@ -1,3 +1,5 @@ +$FreeBSD$ + --- bin/jflex.orig Mon Oct 1 04:18:48 2001 +++ bin/jflex Wed Feb 18 12:19:00 2004 @@ -1,51 +1,19 @@ |