diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 15:11:27 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 15:11:27 +0000 |
commit | 3ce0f2180809f6e79ba77264143a3d1b824a8d54 (patch) | |
tree | 20e1ada1d8086dd795eda0a0236243d21c6aaeba /mail | |
parent | - Chase the recent sweep of port revision bumps (diff) |
devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
didn't conflict with early development versions of glib/gtk 2.0
Diffstat (limited to 'mail')
-rw-r--r-- | mail/faces/Makefile | 2 | ||||
-rw-r--r-- | mail/gbuffy/Makefile | 2 | ||||
-rw-r--r-- | mail/pop3lite/Makefile | 2 | ||||
-rw-r--r-- | mail/wmmaiload/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/mail/faces/Makefile b/mail/faces/Makefile index a5bd26820c6e..f282aee4c374 100644 --- a/mail/faces/Makefile +++ b/mail/faces/Makefile @@ -3,7 +3,7 @@ PORTNAME= faces PORTVERSION= 1.7.7 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= mail MASTER_SITES= SF diff --git a/mail/gbuffy/Makefile b/mail/gbuffy/Makefile index 2ef2879481cf..e7afef8c3821 100644 --- a/mail/gbuffy/Makefile +++ b/mail/gbuffy/Makefile @@ -3,7 +3,7 @@ PORTNAME= gbuffy PORTVERSION= 0.2.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= mail MASTER_SITES= http://www.fiction.net/blong/programs/gbuffy/gbuffy-${PORTVERSION}/ diff --git a/mail/pop3lite/Makefile b/mail/pop3lite/Makefile index 1454e9d6c75e..8c045f1731fa 100644 --- a/mail/pop3lite/Makefile +++ b/mail/pop3lite/Makefile @@ -3,7 +3,7 @@ PORTNAME= pop3lite PORTVERSION= 0.2.4a -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail MASTER_SITES= SF diff --git a/mail/wmmaiload/Makefile b/mail/wmmaiload/Makefile index 815011398b93..342e664943d3 100644 --- a/mail/wmmaiload/Makefile +++ b/mail/wmmaiload/Makefile @@ -3,7 +3,7 @@ PORTNAME= wmmaiload PORTVERSION= 2.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail windowmaker MASTER_SITES= http://tnemeth.free.fr/projets/programmes/ |