aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/linux-f10-sqlite3/Makefile2
-rw-r--r--databases/linux-f8-sqlite3/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/linux-f10-sqlite3/Makefile b/databases/linux-f10-sqlite3/Makefile
index 9905270c1355..2f46c6d2f609 100644
--- a/databases/linux-f10-sqlite3/Makefile
+++ b/databases/linux-f10-sqlite3/Makefile
@@ -26,6 +26,6 @@ DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}-${PORTVERSION}
PORTDOCS= README
MANPREFIX= ${PREFIX}/usr/share
MAN1= sqlite3.1
-DESCR= ${.CURDIR}/../${PORTNAME}3/pkg-descr
+DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
.include <bsd.port.mk>
diff --git a/databases/linux-f8-sqlite3/Makefile b/databases/linux-f8-sqlite3/Makefile
index 9905270c1355..2f46c6d2f609 100644
--- a/databases/linux-f8-sqlite3/Makefile
+++ b/databases/linux-f8-sqlite3/Makefile
@@ -26,6 +26,6 @@ DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}-${PORTVERSION}
PORTDOCS= README
MANPREFIX= ${PREFIX}/usr/share
MAN1= sqlite3.1
-DESCR= ${.CURDIR}/../${PORTNAME}3/pkg-descr
+DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
.include <bsd.port.mk>