diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2004-01-28 06:28:29 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2004-01-28 06:28:29 +0000 |
commit | d1ad6fd8be93d77ad076b5be9b5efddefc3696d3 (patch) | |
tree | c3881e157aa12f2ae1013ea7c471d8f147c002c7 /net-im/psi/Makefile | |
parent | RUN_DEPEND on security/qca-tls to enable connection to jabber server over SSL. (diff) |
Bump PORTREVISION due to the previous commit.
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=99305
Diffstat (limited to 'net-im/psi/Makefile')
-rw-r--r-- | net-im/psi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/psi/Makefile b/net-im/psi/Makefile index 27ecfb7bd707..ed7a550a852c 100644 --- a/net-im/psi/Makefile +++ b/net-im/psi/Makefile @@ -7,7 +7,7 @@ PORTNAME= psi PORTVERSION= 0.9.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |