diff options
Diffstat (limited to 'devel/libassa/Makefile')
-rw-r--r-- | devel/libassa/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libassa/Makefile b/devel/libassa/Makefile index 3e5e89bfc519..2c34da800529 100644 --- a/devel/libassa/Makefile +++ b/devel/libassa/Makefile @@ -10,8 +10,7 @@ PORTNAME= libassa PORTVERSION= 3.4.2.2 PORTREVISION= 0 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/3.4.2 DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.([[:digit:]])$/-\1/} MAINTAINER= stas@FreeBSD.org |