diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-02-24 14:10:29 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-02-24 14:10:29 +0000 |
commit | 597d694665bd40adafe98bde950911e6dd114421 (patch) | |
tree | 66b0019b2ceb9a58b71592ab576ba441437648ce /mail/lookout | |
parent | 0af09da406df5af53cf4ee66b1e6902ad24783c6 (diff) |
Notes
Diffstat (limited to 'mail/lookout')
-rw-r--r-- | mail/lookout/Makefile | 2 | ||||
-rw-r--r-- | mail/lookout/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/lookout/Makefile b/mail/lookout/Makefile index e00b09f221e8..5a775a92c95e 100644 --- a/mail/lookout/Makefile +++ b/mail/lookout/Makefile @@ -8,7 +8,7 @@ PORTNAME= lookout PORTVERSION= 1.2 CATEGORIES= mail -MASTER_SITES= http://tuxedo.org/~esr/lookout/ +MASTER_SITES= http://catb.org/~esr/lookout/ MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Convert Outlook97 addressbook export files to KDE KAB/GNOME gnomecard diff --git a/mail/lookout/pkg-descr b/mail/lookout/pkg-descr index 45bf1dcd8f21..8377e984d18b 100644 --- a/mail/lookout/pkg-descr +++ b/mail/lookout/pkg-descr @@ -1,4 +1,4 @@ Python script that convert Outlook 97 addressbook export files to KDE KAB or GNOME gnomecard. -WWW: http://tuxedo.org/~esr/lookout/ +WWW: http://catb.org/~esr/lookout/ |