diff options
author | demon <demon@FreeBSD.org> | 2004-01-28 06:28:29 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2004-01-28 06:28:29 +0000 |
commit | 2ba3092d5cdc16e96ed0968e51a7cb8e0b247416 (patch) | |
tree | 179e34dd60020cda828fe362d7f5809f938dbf17 /net | |
parent | 87f15d8ebe468ca1b9907a87498dfff40d82ce0f (diff) | |
download | FreeBSD-ports-2ba3092d5cdc16e96ed0968e51a7cb8e0b247416.zip FreeBSD-ports-2ba3092d5cdc16e96ed0968e51a7cb8e0b247416.tar.gz |
Bump PORTREVISION due to the previous commit.
Submitted by: maintainer
Diffstat (limited to 'net')
-rw-r--r-- | net/psi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/psi/Makefile b/net/psi/Makefile index 27ecfb7..ed7a550 100644 --- a/net/psi/Makefile +++ b/net/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} |