aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-01-31 12:55:14 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-01-31 12:56:47 +0000
commit9ba756b0e950d76c63a291797407abd9972d1eb2 (patch)
tree871f8ebaff74e3eff2445ad6f40312d2e6a5f9be
parent8c409b4838444b98cc32c0983e33996f01eb66b7 (diff)
downloadports-9ba756b0e950d76c63a291797407abd9972d1eb2.tar.gz
ports-9ba756b0e950d76c63a291797407abd9972d1eb2.zip
graphics/gdal-grass: Fix PORTVERSION going backwords
This port was resurrected with an older version than it was in the tree while removal. Hence it requires PORTEPOCH. Approved by: portmgr (just-fix-it)
-rw-r--r--graphics/gdal-grass/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gdal-grass/Makefile b/graphics/gdal-grass/Makefile
index cdb9ff57bb33..fc09da52da9c 100644
--- a/graphics/gdal-grass/Makefile
+++ b/graphics/gdal-grass/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gdal-grass
PORTVERSION= 1.0.2
+PORTEPOCH= 1
CATEGORIES= graphics
MAINTAINER= sunpoet@FreeBSD.org