diff options
Diffstat (limited to 'ftp/dmachine/Makefile')
-rw-r--r-- | ftp/dmachine/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ftp/dmachine/Makefile b/ftp/dmachine/Makefile index 9bdf9139cca9..1daf444f6406 100644 --- a/ftp/dmachine/Makefile +++ b/ftp/dmachine/Makefile @@ -10,8 +10,7 @@ PORTNAME= dmachine PORTVERSION= 0.22 PORTREVISION= 2 CATEGORIES= ftp java -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//} MAINTAINER= beech@FreeBSD.org |