diff options
Diffstat (limited to 'ftp/atftp/Makefile')
-rw-r--r-- | ftp/atftp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ftp/atftp/Makefile b/ftp/atftp/Makefile index d2a058274d6c..541f16839961 100644 --- a/ftp/atftp/Makefile +++ b/ftp/atftp/Makefile @@ -4,8 +4,7 @@ PORTNAME= atftp PORTVERSION= 0.7 PORTREVISION= 3 CATEGORIES= ftp -MASTER_SITES= ${MASTER_SITE_DEBIAN} -MASTER_SITE_SUBDIR= pool/main/a/${PORTNAME} +MASTER_SITES= DEBIAN/pool/main/a/${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION}.dfsg.orig MAINTAINER= kevlo@FreeBSD.org |