aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2019-03-10 10:42:03 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2019-03-10 10:42:03 +0000
commit9feb411da2f9da96a46e168fd885ceb333dd9e3d (patch)
tree76b9b7cdb54b6a431899339e44ae6f9834d0defb
parent6b24f4ca426aeec9efea49da4e5c0de71c7050cb (diff)
downloadports-9feb411da2f9da96a46e168fd885ceb333dd9e3d.tar.gz
ports-9feb411da2f9da96a46e168fd885ceb333dd9e3d.zip
Fix various misspellings of PORTREVISION.
Notes
Notes: svn path=/head/; revision=495247
-rw-r--r--databases/mantis/Makefile2
-rw-r--r--devel/py-jsonlib2/Makefile2
-rw-r--r--games/gogrepo/Makefile2
-rw-r--r--lang/gnu-cobol/Makefile2
-rw-r--r--math/speedcrunch/Makefile1
-rw-r--r--security/libsecret/Makefile2
-rw-r--r--www/py-django-netfields/Makefile2
-rw-r--r--x11-toolkits/diorite/Makefile2
8 files changed, 7 insertions, 8 deletions
diff --git a/databases/mantis/Makefile b/databases/mantis/Makefile
index c03eb03907c7..78f6142520c2 100644
--- a/databases/mantis/Makefile
+++ b/databases/mantis/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mantis
PORTVERSION= 2.19.0
-PORTREVSION= 1
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= databases www
MASTER_SITES= SF/mantisbt/mantis-stable/${PORTVERSION}
diff --git a/devel/py-jsonlib2/Makefile b/devel/py-jsonlib2/Makefile
index b030a2ca5511..5160d3a3009b 100644
--- a/devel/py-jsonlib2/Makefile
+++ b/devel/py-jsonlib2/Makefile
@@ -3,7 +3,7 @@
PORTNAME= jsonlib2
PORTVERSION= 1.5.2
-PORTREVSION= 1
+PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/games/gogrepo/Makefile b/games/gogrepo/Makefile
index e18533ee93c8..644d1c28c0ac 100644
--- a/games/gogrepo/Makefile
+++ b/games/gogrepo/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gogrepo
PORTVERSION= 0.3a
-PORT_REVISION= 2
+PORTREVISION= 2
CATEGORIES= games net
MAINTAINER= se@FreeBSD.org
diff --git a/lang/gnu-cobol/Makefile b/lang/gnu-cobol/Makefile
index d795e0c469d2..c711f81741e5 100644
--- a/lang/gnu-cobol/Makefile
+++ b/lang/gnu-cobol/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnu-cobol
PORTVERSION= 2.2
-PORTREVIISION= 1
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= GNU/gnucobol
DISTNAME= gnucobol-${PORTVERSION}
diff --git a/math/speedcrunch/Makefile b/math/speedcrunch/Makefile
index c2154096b9cd..365c53a989f9 100644
--- a/math/speedcrunch/Makefile
+++ b/math/speedcrunch/Makefile
@@ -3,7 +3,6 @@
PORTNAME= speedcrunch
PORTVERSION= 0.12.0
-PORTRVISION= 1
DISTVERSIONSUFFIX= -${BB_COMMIT}
PORTREVISION= 1
CATEGORIES= math
diff --git a/security/libsecret/Makefile b/security/libsecret/Makefile
index 67590bf08378..a176efb14d9d 100644
--- a/security/libsecret/Makefile
+++ b/security/libsecret/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libsecret
PORTVERSION= 0.18.6
-POIRTREVISION= 1
+PORTREVISION= 1
CATEGORIES= security gnome
MASTER_SITES= GNOME
diff --git a/www/py-django-netfields/Makefile b/www/py-django-netfields/Makefile
index 30e2394b3fd7..daf31a0bb4ac 100644
--- a/www/py-django-netfields/Makefile
+++ b/www/py-django-netfields/Makefile
@@ -2,7 +2,7 @@
PORTNAME= django-netfields
DISTVERSION= 0.8
-PORTREVSION= 1
+PORTREVISION= 1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/x11-toolkits/diorite/Makefile b/x11-toolkits/diorite/Makefile
index 395890bc8b80..aa6257285840 100644
--- a/x11-toolkits/diorite/Makefile
+++ b/x11-toolkits/diorite/Makefile
@@ -2,7 +2,7 @@
PORTNAME= diorite
PORTVERSION= 0.2.1
-PORTREVSION= 1
+PORTREVISION= 1
CATEGORIES= x11-toolkits devel
MAINTAINER= ports@FreeBSD.org