We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe3caa1 commit eb7a9cdCopy full SHA for eb7a9cd
src/Makefile.shlib
@@ -396,7 +396,7 @@ endif # PORTNAME == cygwin || PORTNAME == win32
396
echo >>$@
397
echo 'Name: lib$(NAME)' >>$@
398
echo 'Description: PostgreSQL lib$(NAME) library' >>$@
399
- echo 'Url: $(PACKAGE_URL)' >>$@
+ echo 'URL: $(PACKAGE_URL)' >>$@
400
echo 'Version: $(VERSION)' >>$@
401
echo 'Requires: ' >>$@
402
echo 'Requires.private: $(PKG_CONFIG_REQUIRES_PRIVATE)' >>$@
0 commit comments