diff options
author | mich <mich@FreeBSD.org> | 2003-08-22 21:25:23 +0800 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2003-08-22 21:25:23 +0800 |
commit | 4b1bff6d34c428669ae3ee56769d1b84189cf666 (patch) | |
tree | 3fa3ec623bef038864f7fb3107c53888c6ca3d4d /net/imapproxy/Makefile | |
parent | c1ed88f0922dec2cc9514c141fdc975c203f2164 (diff) | |
download | freebsd-ports-gnome-4b1bff6d34c428669ae3ee56769d1b84189cf666.tar.gz freebsd-ports-gnome-4b1bff6d34c428669ae3ee56769d1b84189cf666.tar.zst freebsd-ports-gnome-4b1bff6d34c428669ae3ee56769d1b84189cf666.zip |
Unbreak build on alpha 5.x
bump PORTREVISION
Approved by: roberto (mentor)
Reviewed by: maintainer
Diffstat (limited to 'net/imapproxy/Makefile')
-rw-r--r-- | net/imapproxy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/imapproxy/Makefile b/net/imapproxy/Makefile index c55cbe6898c1..7ac8ea6487b1 100644 --- a/net/imapproxy/Makefile +++ b/net/imapproxy/Makefile @@ -7,6 +7,7 @@ PORTNAME= imapproxy PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.freebsdcluster.org/~lasse/software/ \ ${MASTER_SITE_LOCAL} |