diff options
author | edwin <edwin@FreeBSD.org> | 2007-09-30 14:00:28 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2007-09-30 14:00:28 +0800 |
commit | c976a54e3165058674737062421c1791290e2990 (patch) | |
tree | 727dd3fd2d8b1c0d140fbed196a62bfcd5b8fd51 /mail/php4-imap | |
parent | 3954a8637ddd73d0f127407ae33c386187fa5c34 (diff) | |
download | freebsd-ports-gnome-c976a54e3165058674737062421c1791290e2990.tar.gz freebsd-ports-gnome-c976a54e3165058674737062421c1791290e2990.tar.zst freebsd-ports-gnome-c976a54e3165058674737062421c1791290e2990.zip |
Chase mail/cclient shared library version bump.
Several patches were needed due to the removal of
include/c-client/linkage.c in favour of include/c-client/linkage.h.
PR: ports/114833
Submitted by: "Pedro J. Lobo" <pjlobo@sec.upm.es>
Diffstat (limited to 'mail/php4-imap')
-rw-r--r-- | mail/php4-imap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/php4-imap/Makefile b/mail/php4-imap/Makefile index 7bda6f50f705..db1bb1234fd6 100644 --- a/mail/php4-imap/Makefile +++ b/mail/php4-imap/Makefile @@ -6,6 +6,7 @@ # CATEGORIES= mail +PORTREVISION= 1 MASTERDIR= ${.CURDIR}/../../lang/php4 |