diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-06-02 08:11:06 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-06-02 08:11:06 +0000 |
commit | 90700e846e7af4ec8c3e9bd61ae7d91fdb1d99fc (patch) | |
tree | 977c1da8c9c716a0a0bc47c8346e81dfface1d5d /mail | |
parent | dea397d561856140ae0645e6ec71cde9391e1164 (diff) | |
download | ports-90700e846e7af4ec8c3e9bd61ae7d91fdb1d99fc.tar.gz ports-90700e846e7af4ec8c3e9bd61ae7d91fdb1d99fc.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/perdition/Makefile | 2 | ||||
-rw-r--r-- | mail/perdition/distinfo | 4 | ||||
-rw-r--r-- | mail/perdition/pkg-plist | 8 |
3 files changed, 7 insertions, 7 deletions
diff --git a/mail/perdition/Makefile b/mail/perdition/Makefile index 13359a04911b..c311ff7a1492 100644 --- a/mail/perdition/Makefile +++ b/mail/perdition/Makefile @@ -6,7 +6,7 @@ # PORTNAME= perdition -PORTVERSION= 1.14 +PORTVERSION= 1.15 CATEGORIES= mail net security MASTER_SITES= http://www.vergenet.net/linux/perdition/download/${PORTVERSION}/ diff --git a/mail/perdition/distinfo b/mail/perdition/distinfo index 546785ce706b..7e7ebcb77e8e 100644 --- a/mail/perdition/distinfo +++ b/mail/perdition/distinfo @@ -1,2 +1,2 @@ -MD5 (perdition-1.14.tar.gz) = a4824f381097fddd9a5bac2a8e72a284 -SIZE (perdition-1.14.tar.gz) = 550853 +MD5 (perdition-1.15.tar.gz) = 7c3aaf30198cf73191a984a76637a940 +SIZE (perdition-1.15.tar.gz) = 551692 diff --git a/mail/perdition/pkg-plist b/mail/perdition/pkg-plist index 23b76bae5038..91632eb4eeb7 100644 --- a/mail/perdition/pkg-plist +++ b/mail/perdition/pkg-plist @@ -1,9 +1,9 @@ %%GDBM%%bin/makegdbm %%BDB%%bin/makebdb -%%OPENLDAP%%bin/perditiondb_ldap_makedb -%%ODBC%%bin/perditiondb_odbc_makedb -%%MYSQL%%bin/perditiondb_mysql_makedb -%%PGSQL%%bin/perditiondb_postgresql_makedb +%%OPENLDAP%%sbin/perditiondb_ldap_makedb +%%ODBC%%sbin/perditiondb_odbc_makedb +%%MYSQL%%sbin/perditiondb_mysql_makedb +%%PGSQL%%sbin/perditiondb_postgresql_makedb %%POSIXREGEX%%etc/perdition/popmap.re-dist etc/perdition/perdition.conf-dist etc/perdition/popmap-dist |