aboutsummaryrefslogtreecommitdiff
path: root/databases/pgFormatter
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-29 19:26:36 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-29 19:26:36 +0000
commit8b8936047cc54957657276150e41a1ea6dab2f5c (patch)
tree89dfda9d59bd99dbffd299d8a60bc41cbe5ab004 /databases/pgFormatter
parent0cb6fe847045609535fdda9c2f93f03cbabceae5 (diff)
downloadports-8b8936047cc54957657276150e41a1ea6dab2f5c.tar.gz
ports-8b8936047cc54957657276150e41a1ea6dab2f5c.zip
Notes
Diffstat (limited to 'databases/pgFormatter')
-rw-r--r--databases/pgFormatter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/pgFormatter/Makefile b/databases/pgFormatter/Makefile
index 10af14fc3dff..f2627a9d32c3 100644
--- a/databases/pgFormatter/Makefile
+++ b/databases/pgFormatter/Makefile
@@ -15,9 +15,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= perl5
USE_PERL5= configure
-NO_ARCH= yes
-
USE_GITHUB= yes
GH_ACCOUNT= darold
+NO_ARCH= yes
+
.include <bsd.port.mk>