freebsd-ports/misc/gpt/files/patch-build__gpt
Kirill Ponomarev 81250a8ee9 Add gpt 3.1,
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>
2004-02-26 19:44:13 +00:00

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;