diff options
| author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-01-31 05:15:05 +0000 |
|---|---|---|
| committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-01-31 05:15:05 +0000 |
| commit | 78ce8553249e0f95ae0660923d1240d2f5c0c6b4 (patch) | |
| tree | 2e2f745a05707114ef2bab5c34ab29a2eb2a2106 | |
| parent | 4838f2f716c2148b08c903c3b8479ed0eabd0d95 (diff) | |
Whoops, remove comments that weren't supposed to be there
| -rw-r--r-- | textproc/nicetext/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/nicetext/Makefile b/textproc/nicetext/Makefile index 5d97d1bd5115..ab598b64503d 100644 --- a/textproc/nicetext/Makefile +++ b/textproc/nicetext/Makefile @@ -7,8 +7,8 @@ DISTNAME= nicetext-0.9 CATEGORIES= textproc -#MASTER_SITES= ftp://ctgi.net/pub/ctgi/nicetext/src/ \ -# ftp://nicetext.com/pub/nicetext/src/ +MASTER_SITES= ftp://ctgi.net/pub/ctgi/nicetext/src/ \ + ftp://nicetext.com/pub/nicetext/src/ MAINTAINER= markc@ctgi.net |
