From eb9d3dffe8ed0c94bacb6876d98795f1247eab7a Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Tue, 23 Nov 2010 03:50:38 +0100 Subject: Manifest: Add URL --- make/Manifest | 1 + make/Manifest-rt | 1 + make/Manifest-rt.cdc | 1 + 3 files changed, 3 insertions(+) diff --git a/make/Manifest b/make/Manifest index 4137bd5..575043b 100755 --- a/make/Manifest +++ b/make/Manifest @@ -8,5 +8,6 @@ Implementation-Branch: @SCM_BRANCH@ Implementation-Commit: @SCM_COMMIT@ Implementation-Vendor: JogAmp Community Implementation-Vendor-Id: com.jogamp +Implementation-URL: http://jogamp.org/ Main-Class: com.jogamp.gluegen.GlueGen Class-Path: antlr.jar diff --git a/make/Manifest-rt b/make/Manifest-rt index 5c198ff..4e71ae7 100755 --- a/make/Manifest-rt +++ b/make/Manifest-rt @@ -7,6 +7,7 @@ Implementation-Version: @VERSION@ Implementation-Branch: @SCM_BRANCH@ Implementation-Commit: @SCM_COMMIT@ Implementation-Vendor: JogAmp Community +Implementation-URL: http://jogamp.org/ Extension-Name: com.jogamp.common Implementation-Vendor-Id: com.jogamp Trusted-Library: true diff --git a/make/Manifest-rt.cdc b/make/Manifest-rt.cdc index 45bad5d..ac51fdc 100755 --- a/make/Manifest-rt.cdc +++ b/make/Manifest-rt.cdc @@ -7,6 +7,7 @@ Implementation-Version: @VERSION@ Implementation-Branch: @SCM_BRANCH@ Implementation-Commit: @SCM_COMMIT@ Implementation-Vendor: JogAmp Community +Implementation-URL: http://jogamp.org/ Extension-Name: com.jogamp.common Implementation-Vendor-Id: com.jogamp Trusted-Library: true -- cgit v1.2.3