diff options
Diffstat (limited to 'devel/p4api/Makefile')
-rw-r--r-- | devel/p4api/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p4api/Makefile b/devel/p4api/Makefile index 31f911a02c16..35b959bd81d2 100644 --- a/devel/p4api/Makefile +++ b/devel/p4api/Makefile @@ -4,7 +4,7 @@ CATEGORIES= devel # Perforce does not version their distfiles when they patch. # This does not play well with FreeBSD's conventions. MASTER_SITES= https://ftp.perforce.com/perforce/${P4VERSION}/bin.tools/p4source${EXTRACT_SUFX}?dummy=/ \ - https://hesiod.org/distfiles/perforce + https://hesiod.org/distfiles/perforce/ DISTNAME= p4source-${MINOR} MAINTAINER= antonfb@hesiod.org |