diff options
author | miwi <miwi@FreeBSD.org> | 2009-01-09 01:12:23 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-01-09 01:12:23 +0800 |
commit | 4e138b9f2922f1e89e2f971c528ce5a90e307d96 (patch) | |
tree | 46e67738f99c0e944837a8afaf11db228d01e2c8 /graphics | |
parent | 7b025a785faaf730ba418ba915e146139d9c5f56 (diff) | |
download | freebsd-ports-gnome-4e138b9f2922f1e89e2f971c528ce5a90e307d96.tar.gz freebsd-ports-gnome-4e138b9f2922f1e89e2f971c528ce5a90e307d96.tar.zst freebsd-ports-gnome-4e138b9f2922f1e89e2f971c528ce5a90e307d96.zip |
- Chase xcb-util shlib bump
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/pornview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pornview/Makefile b/graphics/pornview/Makefile index 34830d1d4cda..a783825a2c52 100644 --- a/graphics/pornview/Makefile +++ b/graphics/pornview/Makefile @@ -7,7 +7,7 @@ PORTNAME= pornview PORTVERSION= 0.2.0.p.1 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |