81250a8ee9
From the website (http://www.gridpackagingtools.org/): The Grid Packaging Tools are a multiplatform packaging system used to deploy Grid middleware for projects such as the National Science Foundation's Middleware Initiative (NMI) and the Globus Toolkit. PR: ports/61604 Submitted by: Brooks Davis <brooks@freebsd.org>
11 lines
179 B
Text
11 lines
179 B
Text
|
|
$FreeBSD$
|
|
|
|
--- build_gpt.orig Fri Jan 16 15:11:51 2004
|
|
+++ build_gpt Fri Jan 16 15:13:12 2004
|
|
@@ -1,4 +1,4 @@
|
|
-#! /usr/bin/env perl
|
|
+#!@@PERL@@
|
|
|
|
use strict;
|
|
use Getopt::Long;
|