diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:11:27 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:11:27 +0000 |
commit | 1be0301128e5d1b778ba6ee37da3e561969b27ce (patch) | |
tree | b1afef16f82b3c9b33604a13dfd1578e5815ea22 /mail/cucipop/Makefile | |
parent | Update to 1.1.5fix2 (diff) |
Spaces->tabs in the mail category.
(I know, I look boring and pedant :o)
Diffstat (limited to 'mail/cucipop/Makefile')
-rw-r--r-- | mail/cucipop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/cucipop/Makefile b/mail/cucipop/Makefile index cb66b91d19d5..2a394760c3c8 100644 --- a/mail/cucipop/Makefile +++ b/mail/cucipop/Makefile @@ -9,7 +9,7 @@ # Berkeley DB2 is in conflict with libc, so commented out. :-( PORTNAME= cucipop -PORTVERSION= 1.31 +PORTVERSION= 1.31 CATEGORIES= mail MASTER_SITES= ftp://ftp.informatik.rwth-aachen.de/pub/packages/cucipop/ |