aboutsummaryrefslogtreecommitdiff
path: root/news/trn
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-21 07:52:25 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-21 07:52:25 +0000
commitfeb212beb00bfe3bc18e398c9d57084415ce3efd (patch)
treebc6deb450f4a254989bf685e19706e7650292054 /news/trn
parentd5de07a8628945aec146b409e0a5ce15aeaf20b5 (diff)
downloadports-feb212beb00bfe3bc18e398c9d57084415ce3efd.tar.gz
ports-feb212beb00bfe3bc18e398c9d57084415ce3efd.zip
Correct whitespace introduced during PORTNAME conversion and portlint
Notes
Notes: svn path=/head/; revision=27846
Diffstat (limited to 'news/trn')
-rw-r--r--news/trn/Makefile10
-rw-r--r--news/trn/pkg-descr1
2 files changed, 5 insertions, 6 deletions
diff --git a/news/trn/Makefile b/news/trn/Makefile
index c70844028cdf..11daa967d180 100644
--- a/news/trn/Makefile
+++ b/news/trn/Makefile
@@ -6,21 +6,21 @@
#
PORTNAME= trn
-PORTVERSION= 3.6
+PORTVERSION= 3.6
CATEGORIES= news
MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/
MAINTAINER= smace@FreeBSD.org
-RUN_DEPENDS= munpack:${PORTSDIR}/converters/mpack
+RUN_DEPENDS= munpack:${PORTSDIR}/converters/mpack
-WRKSRC= $(WRKDIR)/trn-3.6
+WRKSRC= ${WRKDIR}/trn-3.6
MAN1= trn.1 Pnews.1 Rnmail.1 newsetup.1 newsgroups.1
HAS_CONFIGURE= Yes
CONFIGURE_SCRIPT= Configure
-CONFIGURE_ENV= PREFIX="$(PREFIX)"
-CONFIGURE_ARGS= -S
+CONFIGURE_ENV= PREFIX="${PREFIX}"
+CONFIGURE_ARGS= -S
post-install:
.if !defined(BATCH)
diff --git a/news/trn/pkg-descr b/news/trn/pkg-descr
index 845ca05bc44f..835fdb890d39 100644
--- a/news/trn/pkg-descr
+++ b/news/trn/pkg-descr
@@ -14,4 +14,3 @@ Other nice features include the extract commands for the source and binary
groups, thread-oriented kill directives, a better newgroup finding strategy,
and lots more. See the file NEW for a list of the things that are new to
trn 3.0 from previous versions.
-