diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2010-10-12 00:31:53 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2010-10-12 00:31:53 +0800 |
commit | fdd0c3bce4a881de0644e196b6ca4433fcb904e2 (patch) | |
tree | bd3f31979e3e59516a0759ddda00f3272a74abae /net-p2p | |
parent | de5b3039dae793fd24d54d4daf3ecc4045c17e00 (diff) | |
download | freebsd-ports-gnome-fdd0c3bce4a881de0644e196b6ca4433fcb904e2.tar.gz freebsd-ports-gnome-fdd0c3bce4a881de0644e196b6ca4433fcb904e2.tar.zst freebsd-ports-gnome-fdd0c3bce4a881de0644e196b6ca4433fcb904e2.zip |
- Bump PORTREVISION for changing Perl dependency
Approved by: pgollucci (mentor, implicit)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/uhub/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/uhub/Makefile b/net-p2p/uhub/Makefile index aaad2b3e9c54..7b87a847712e 100644 --- a/net-p2p/uhub/Makefile +++ b/net-p2p/uhub/Makefile @@ -7,6 +7,7 @@ PORTNAME= uhub PORTVERSION= 0.3.2 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= http://www.extatic.org/downloads/uhub/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src |