mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Fix shebangs
Approved by: portmgr blanket MFH: 2015Q3 (blanket)
This commit is contained in:
parent
ea40876709
commit
c8291cbdac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=396498
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
PORTNAME= postgis
|
PORTNAME= postgis
|
||||||
PORTVERSION= 2.0.7
|
PORTVERSION= 2.0.7
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= databases geography
|
CATEGORIES= databases geography
|
||||||
MASTER_SITES= http://download.osgeo.org/postgis/source/
|
MASTER_SITES= http://download.osgeo.org/postgis/source/
|
||||||
PKGNAMESUFFIX= 20
|
PKGNAMESUFFIX= 20
|
||||||
|
@ -47,6 +47,7 @@ SHEBANG_FILES= astyle.sh \
|
||||||
extras/tiger_geocoder/tiger_2010/legacy_import/tiger2008/import_tiger_shps.sh \
|
extras/tiger_geocoder/tiger_2010/legacy_import/tiger2008/import_tiger_shps.sh \
|
||||||
extras/tiger_geocoder/tiger_2010/upgrade_geocoder.sh \
|
extras/tiger_geocoder/tiger_2010/upgrade_geocoder.sh \
|
||||||
raster/test/regress/testgdalraster \
|
raster/test/regress/testgdalraster \
|
||||||
|
utils/postgis_restore.pl.in \
|
||||||
utils/uninstall_script
|
utils/uninstall_script
|
||||||
|
|
||||||
LOADERGUI_CONFIGURE_WITH= gui
|
LOADERGUI_CONFIGURE_WITH= gui
|
||||||
|
|
Loading…
Add table
Reference in a new issue