diff options
Diffstat (limited to 'news')
-rw-r--r-- | news/atp/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/news/atp/Makefile b/news/atp/Makefile index cf76bafb5bf7..53e62285e2e8 100644 --- a/news/atp/Makefile +++ b/news/atp/Makefile @@ -10,15 +10,13 @@ PORTVERSION= 1.50 CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/bbs/mail -DISTNAME= atp-1.50-src +DISTFILES= ${DISTNAME}-src.tar.gz MAINTAINER= dburr@FreeBSD.org RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip \ unzip:${PORTSDIR}/archivers/unzip -WRKSRC= ${WRKDIR}/${PKGNAME} - USE_GMAKE= YES GNU_CONFIGURE= YES |