Fix PLIST. Revision++
This commit is contained in:
parent
aac3a41f18
commit
f38b28dde9
2 changed files with 4 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# $NetBSD: Makefile,v 1.8 2007/03/07 16:04:25 joerg Exp $
|
# $NetBSD: Makefile,v 1.9 2007/03/24 00:19:29 joerg Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= gdal-1.4.0
|
DISTNAME= gdal-1.4.0
|
||||||
PKGNAME= gdal-lib-1.4.0
|
PKGNAME= gdal-lib-1.4.0
|
||||||
PKGREVISION= 1
|
PKGREVISION= 2
|
||||||
CATEGORIES= geography
|
CATEGORIES= geography
|
||||||
MASTER_SITES= http://www.gdal.org/dl/
|
MASTER_SITES= http://www.gdal.org/dl/
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
@comment $NetBSD: PLIST,v 1.4 2007/03/07 16:04:25 joerg Exp $
|
@comment $NetBSD: PLIST,v 1.5 2007/03/24 00:19:29 joerg Exp $
|
||||||
bin/gdal-config
|
bin/gdal-config
|
||||||
bin/gdal_contour
|
bin/gdal_contour
|
||||||
bin/gdal_rasterize
|
bin/gdal_rasterize
|
||||||
|
@ -23,6 +23,7 @@ include/cpl_string.h
|
||||||
include/cpl_vsi.h
|
include/cpl_vsi.h
|
||||||
include/cpl_vsi_private.h
|
include/cpl_vsi_private.h
|
||||||
include/cpl_win32ce_api.h
|
include/cpl_win32ce_api.h
|
||||||
|
include/cpl_wince.h
|
||||||
include/gdal.h
|
include/gdal.h
|
||||||
include/gdal_alg.h
|
include/gdal_alg.h
|
||||||
include/gdal_frmts.h
|
include/gdal_frmts.h
|
||||||
|
|
Loading…
Reference in a new issue