diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-10-15 12:35:32 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-10-15 12:35:32 +0000 |
commit | 35f169df503431f55e533400b50697526ad01780 (patch) | |
tree | a7965c3ab87208ec0aee2a8aa75830b695fedc18 /mail/ezmlm-web/Makefile | |
parent | Since AbiWord 0.9.0, it had been moved from $PREFIX/AbiSuite (diff) |
change config file location to the correct place
PR: 30667
Submitted by: MAINTAINER
Diffstat (limited to 'mail/ezmlm-web/Makefile')
-rw-r--r-- | mail/ezmlm-web/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/ezmlm-web/Makefile b/mail/ezmlm-web/Makefile index 868f5cb1df8d..6508606fa2a4 100644 --- a/mail/ezmlm-web/Makefile +++ b/mail/ezmlm-web/Makefile @@ -7,7 +7,7 @@ PORTNAME= ezmlm-web PORTVERSION= 2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail www MASTER_SITES= ftp://rucus.ru.ac.za/pub/mail/ezmlm/ |