diff options
author | ade <ade@FreeBSD.org> | 2006-03-07 08:28:06 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2006-03-07 08:28:06 +0000 |
commit | 38d1daaf6dcd0a9f2828ed254139c93fec126a03 (patch) | |
tree | 69469315dbe02bc59ad82a6a9ccb40570e704811 /mail/xfmail | |
parent | c816ed92950edb7458ef8f12a5ed3a4ffcd0491d (diff) | |
download | FreeBSD-ports-38d1daaf6dcd0a9f2828ed254139c93fec126a03.zip FreeBSD-ports-38d1daaf6dcd0a9f2828ed254139c93fec126a03.tar.gz |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
Diffstat (limited to 'mail/xfmail')
-rw-r--r-- | mail/xfmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile index 49e1e62..69784b3 100644 --- a/mail/xfmail/Makefile +++ b/mail/xfmail/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfmail PORTVERSION= 1.5.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail MASTER_SITES= ftp://xfmail.cfreeze.com/pub/xfmail/release/%SUBDIR%/ \ ftp://ftp.welcomes-you.com/pub/xfmail/release/%SUBDIR%/ \ |