aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeel Chauhan <nc@FreeBSD.org>2021-05-29 16:05:13 +0000
committerNeel Chauhan <nc@FreeBSD.org>2021-05-29 16:11:50 +0000
commit186bbf31282c7ab08951421652b483a62212d1bb (patch)
treec7447bea743e7047342ee553058ac6eeeca509a0
parentb6ccf9fbf1c4fc94839e556b5642ce45da41638a (diff)
downloadports-186bbf31282c7ab08951421652b483a62212d1bb.tar.gz
ports-186bbf31282c7ab08951421652b483a62212d1bb.zip
textproc/yelp-xsl: correct MASTER_SITES
PR: 256202
-rw-r--r--textproc/yelp-xsl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/yelp-xsl/Makefile b/textproc/yelp-xsl/Makefile
index 7a68e9fc806d..5501c7e84e62 100644
--- a/textproc/yelp-xsl/Makefile
+++ b/textproc/yelp-xsl/Makefile
@@ -3,8 +3,7 @@
PORTNAME= yelp-xsl
DISTVERSION= 40.0
CATEGORIES= textproc gnome
-MASTER_SITES= GNOME
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
+MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org