editors/gedit-plugins: fix fetching from MASTER_SITES

PR:	256202
This commit is contained in:
Neel Chauhan 2021-05-29 09:02:58 -07:00
parent c93564d4de
commit bf7ac02b5d

View File

@ -3,7 +3,7 @@
PORTNAME= gedit-plugins
PORTVERSION= 40.1
CATEGORIES= editors gnome
MASTER_SITES= GNOME
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org