diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-12-08 06:34:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-12-08 06:34:54 +0000 |
commit | e8aa15ef25ed0a1530d8adc2beca77ffd4a332a3 (patch) | |
tree | 924134bf65ef44b5dbba08ae11b00b059463c76a /www/peacock | |
parent | Chase the gtkhtml3 shared lib version. (diff) |
Bump PORTREVISION to chase the gtkhtml3 shared library version.
Notes
Notes:
svn path=/head/; revision=123440
Diffstat (limited to 'www/peacock')
-rw-r--r-- | www/peacock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/peacock/Makefile b/www/peacock/Makefile index 75cf07fcffa1..fb29cdda669f 100644 --- a/www/peacock/Makefile +++ b/www/peacock/Makefile @@ -7,7 +7,7 @@ PORTNAME= peacock PORTVERSION= 1.9.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |