summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/linux-c6-sqlite3/Makefile2
-rw-r--r--databases/linux-c7-sqlite3/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/linux-c6-sqlite3/Makefile b/databases/linux-c6-sqlite3/Makefile
index 03fb7c4cc3eb..ba53d5395fd1 100644
--- a/databases/linux-c6-sqlite3/Makefile
+++ b/databases/linux-c6-sqlite3/Makefile
@@ -3,6 +3,7 @@
PORTNAME= sqlite
PORTVERSION= 3.6.20
+DISTVERSIONSUFFIX= -1.el6_7.2
PORTREVISION= 4
CATEGORIES= databases linux
@@ -10,7 +11,6 @@ MAINTAINER= emulation@FreeBSD.org
COMMENT= Library that implements an embeddable SQL database engine (Linux CentOS ${LINUX_DIST_VER})
DESCR= ${.CURDIR}/../${PORTNAME}3/pkg-descr
-RPMVERSION= 1.el6_7.2
USES= linux:c6
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
diff --git a/databases/linux-c7-sqlite3/Makefile b/databases/linux-c7-sqlite3/Makefile
index 6193cb9328b3..68e2ae62afdd 100644
--- a/databases/linux-c7-sqlite3/Makefile
+++ b/databases/linux-c7-sqlite3/Makefile
@@ -3,6 +3,7 @@
PORTNAME= sqlite
PORTVERSION= 3.7.17
+DISTVERSIONSUFFIX= -8.el7
PORTREVISION= 1
CATEGORIES= databases linux
@@ -14,7 +15,6 @@ LICENSE= PD
CONFLICTS= linux-c6-${PORTNAME}-[0-9]*
DESCR= ${.CURDIR}/../${PORTNAME}3/pkg-descr
-RPMVERSION= 8.el7
USES= linux:c7
USE_LDCONFIG= yes
USE_LINUX_RPM= yes