diff options
Diffstat (limited to 'emulators/gns3/Makefile')
-rw-r--r-- | emulators/gns3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/gns3/Makefile b/emulators/gns3/Makefile index 516010bf8d04..47fbb170214c 100644 --- a/emulators/gns3/Makefile +++ b/emulators/gns3/Makefile @@ -8,7 +8,7 @@ PORTNAME= gns3 PORTVERSION= 0.6.1 CATEGORIES= emulators -MASTER_SITES= SF/gns-3 +MASTER_SITES= SF/gns-3/GNS3/${PORTVERSION} DISTNAME= GNS3-${PORTVERSION}-src MAINTAINER= olivier@cochard.me |