diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 07:52:25 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 07:52:25 +0000 |
commit | feb212beb00bfe3bc18e398c9d57084415ce3efd (patch) | |
tree | bc6deb450f4a254989bf685e19706e7650292054 /news/plor | |
parent | d5de07a8628945aec146b409e0a5ce15aeaf20b5 (diff) | |
download | ports-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/plor')
-rw-r--r-- | news/plor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/plor/Makefile b/news/plor/Makefile index bf9346f7e2b5..2adcf39dec16 100644 --- a/news/plor/Makefile +++ b/news/plor/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.psy.unipd.it/pub/pluto/developers/ \ MAINTAINER= hoek@FreeBSD.org -RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip +RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip GNU_CONFIGURE= yes |