diff options
Diffstat (limited to 'textproc/cole/Makefile')
-rw-r--r-- | textproc/cole/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/cole/Makefile b/textproc/cole/Makefile index 1a53290..d765e01 100644 --- a/textproc/cole/Makefile +++ b/textproc/cole/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: cole -# Version required: 2.0.1 # Date created: 4 November 1999 # Whom: Maxim Sobolev <sobomax@altavista.net> # # $FreeBSD$ # -DISTNAME= cole-2.0.1 +PORTNAME= cole +PORTVERSION= 2.0.1 CATEGORIES= textproc MASTER_SITES= http://arturo.directmail.org/filters/archive/ \ http://homepages.go.com/~sobomax/filtersweb/ |