diff options
Diffstat (limited to 'devel/crow/Makefile')
-rw-r--r-- | devel/crow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/crow/Makefile b/devel/crow/Makefile index b0bd32c44e61..ebcd92f079e1 100644 --- a/devel/crow/Makefile +++ b/devel/crow/Makefile @@ -9,7 +9,7 @@ PORTNAME= crow PORTVERSION= 2.15.0 PORTREVISION= 1 CATEGORIES= devel gnome -MASTER_SITES= SF/crow-designer +MASTER_SITES= SF/${PORTNAME}-designer/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A modern GUI builder for the GTK+ toolkit |