diff options
author | adamw <adamw@FreeBSD.org> | 2014-07-29 10:18:44 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2014-07-29 10:18:44 +0800 |
commit | a67ba7552e1f3cb1d3fb612b1cfdb1c14415daf7 (patch) | |
tree | 450f117b125086458811cc162321b8a082f97fd3 /news/atp | |
parent | 78cfb4fafcc32085d47504cab32f7bb5ec87c140 (diff) | |
download | freebsd-ports-gnome-a67ba7552e1f3cb1d3fb612b1cfdb1c14415daf7.tar.gz freebsd-ports-gnome-a67ba7552e1f3cb1d3fb612b1cfdb1c14415daf7.tar.zst freebsd-ports-gnome-a67ba7552e1f3cb1d3fb612b1cfdb1c14415daf7.zip |
Rename news/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'news/atp')
-rw-r--r-- | news/atp/Makefile | 20 | ||||
-rw-r--r-- | news/atp/files/patch-Makefile.in (renamed from news/atp/files/patch-aa) | 0 |
2 files changed, 10 insertions, 10 deletions
diff --git a/news/atp/Makefile b/news/atp/Makefile index 432257190b49..072068964e3a 100644 --- a/news/atp/Makefile +++ b/news/atp/Makefile @@ -1,22 +1,22 @@ # Created by: Donald Burr <dburr@FreeBSD.org> # $FreeBSD$ -PORTNAME= atp -PORTVERSION= 1.50 +PORTNAME= atp +PORTVERSION= 1.50 PORTREVISION= 1 -CATEGORIES= news -MASTER_SITES= ${MASTER_SITE_SUNSITE} +CATEGORIES= news +MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/bbs/mail -DISTFILES= ${DISTNAME}-src.tar.gz +DISTFILES= ${DISTNAME}-src.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= QWK message packet reader and composer for FreeBSD -RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip \ - unzip:${PORTSDIR}/archivers/unzip +RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip \ + unzip:${PORTSDIR}/archivers/unzip -USES= gmake -GNU_CONFIGURE= YES +USES= gmake +GNU_CONFIGURE= yes SUB_FILES= pkg-message post-patch: diff --git a/news/atp/files/patch-aa b/news/atp/files/patch-Makefile.in index ac695f3b85c6..ac695f3b85c6 100644 --- a/news/atp/files/patch-aa +++ b/news/atp/files/patch-Makefile.in |