diff options
author | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2023-10-27 15:46:37 +0000 |
---|---|---|
committer | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2023-11-01 22:11:47 +0000 |
commit | 05f0f44a557a53913001d6debf17965dfb799288 (patch) | |
tree | 75e92928cabf1007753c9be94d0344f1802f97e9 /textproc/refdb/Makefile | |
parent | df4e447a72e8a83de039f1eb2630fe4d75ec20fa (diff) | |
download | ports-05f0f44a557a53913001d6debf17965dfb799288.tar.gz ports-05f0f44a557a53913001d6debf17965dfb799288.zip |
Diffstat (limited to 'textproc/refdb/Makefile')
-rw-r--r-- | textproc/refdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/refdb/Makefile b/textproc/refdb/Makefile index c0d41d0165ea..8cbef78a7b59 100644 --- a/textproc/refdb/Makefile +++ b/textproc/refdb/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTNAME}-src-${PORTVERSION}-1 MAINTAINER= ports@FreeBSD.org COMMENT= Bibliographic reference database -WWW= http://refdb.sourceforge.net/ +WWW= https://refdb.sourceforge.net/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING |