diff options
Diffstat (limited to 'cad/geda/Makefile')
-rw-r--r-- | cad/geda/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/geda/Makefile b/cad/geda/Makefile index a5b2563ca12e..ccb17a67aed5 100644 --- a/cad/geda/Makefile +++ b/cad/geda/Makefile @@ -6,8 +6,7 @@ PORTVERSION= 1.8.2 PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= cad -MASTER_SITES= http://ftp.geda-project.org/geda-gaf/stable/%SUBDIR%/ -MASTER_SITE_SUBDIR= v${PORTVERSION:R}/${PORTVERSION} +MASTER_SITES= http://ftp.geda-project.org/geda-gaf/stable/v${PORTVERSION:R}/${PORTVERSION}/ DISTNAME= ${PORTNAME}-gaf-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |