diff options
Diffstat (limited to 'net/remmina-applet/Makefile')
-rw-r--r-- | net/remmina-applet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/remmina-applet/Makefile b/net/remmina-applet/Makefile index 9bded90d5a36..f0b7c4217409 100644 --- a/net/remmina-applet/Makefile +++ b/net/remmina-applet/Makefile @@ -8,7 +8,7 @@ PORTNAME= grdc PORTVERSION= 0.6.0 CATEGORIES= net gnome -MASTER_SITES= SF/grdc +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-gnome/${PORTVERSION} PKGNAMESUFFIX= -applet DISTNAME= ${PORTNAME}-gnome-${PORTVERSION} |