diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-08-28 06:36:25 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-08-28 06:36:25 +0000 |
commit | c5fa7bc46d4bbd84db96c7149c89bd491a245a20 (patch) | |
tree | 049a2971507138bdc3d882bfc339f19c941206a5 /editors | |
parent | 2c07433bebd4f5ea027184b88fcfef2758ea3a2c (diff) | |
download | ports-c5fa7bc46d4bbd84db96c7149c89bd491a245a20.tar.gz ports-c5fa7bc46d4bbd84db96c7149c89bd491a245a20.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/ted/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ted/Makefile b/editors/ted/Makefile index b0ef6ea146d5..ace7588ecd96 100644 --- a/editors/ted/Makefile +++ b/editors/ted/Makefile @@ -9,7 +9,7 @@ PORTNAME= ted PORTVERSION= 2.10 CATEGORIES= editors textproc print MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ -DISTNAME= ted-${PORTVERSION}.src.tar.gz +DISTNAME= ted-${PORTVERSION}.src MAINTAINER= ports@FreeBSD.org |