Skip to content

Commit

Permalink
security/seahorse: fix fetching from MASTER_SITES
Browse files Browse the repository at this point in the history
PR:	256202
  • Loading branch information
neelchauhan committed May 29, 2021
1 parent 76bc47b commit b6ccf9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion security/seahorse/Makefile
Expand Up @@ -3,7 +3,7 @@
PORTNAME= seahorse
PORTVERSION= 40.0
CATEGORIES= security gnome
MASTER_SITES= GNOME
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
DIST_SUBDIR= gnome

MAINTAINER= gnome@FreeBSD.org
Expand Down

0 comments on commit b6ccf9f

Please sign in to comment.