diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2001-03-14 20:36:06 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2001-03-14 20:36:06 +0800 |
commit | 5d906600128ea644c8a9893edbef9f4b7cb043bd (patch) | |
tree | a9db27454ca3bdaf8ce5d27e4cecf75e8f5f8c89 /news | |
parent | 90d14f0178d3019754a243c4f12047f529afeec1 (diff) | |
download | freebsd-ports-gnome-5d906600128ea644c8a9893edbef9f4b7cb043bd.tar.gz freebsd-ports-gnome-5d906600128ea644c8a9893edbef9f4b7cb043bd.tar.zst freebsd-ports-gnome-5d906600128ea644c8a9893edbef9f4b7cb043bd.zip |
Remove bogus trailing backslash.
Submitted by: bdluevel@heitec.net
PR: ports/25795
Diffstat (limited to 'news')
-rw-r--r-- | news/gnus-emacs20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/gnus-emacs20/Makefile b/news/gnus-emacs20/Makefile index 833add29689e..6342363a8f3b 100644 --- a/news/gnus-emacs20/Makefile +++ b/news/gnus-emacs20/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= http://quimby.gnus.org/gnus/dist/ \ ftp://ftp.task.gda.pl/mirror/ftp.gnus.org/pub/gnus/ \ http://www.gnus.org/dist/ \ ftp://ftp.gnus.org/dist/ \ - ftp://ftp.twoguys.org/gnus/ \ + ftp://ftp.twoguys.org/gnus/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= ilya@martynov.org |