diff options
author | marcus <marcus@FreeBSD.org> | 2002-11-12 10:09:58 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-11-12 10:09:58 +0800 |
commit | 0c8560d5dc44873396641f59774fab34381d7a06 (patch) | |
tree | 841c513a2dca00165cd6a54a4c93d9ca407d899f /www/screem/Makefile | |
parent | acbacffce663eca6a997fee4c3b0069ac363d55b (diff) | |
download | freebsd-ports-gnome-0c8560d5dc44873396641f59774fab34381d7a06.tar.gz freebsd-ports-gnome-0c8560d5dc44873396641f59774fab34381d7a06.tar.zst freebsd-ports-gnome-0c8560d5dc44873396641f59774fab34381d7a06.zip |
Bump PORTREVISION after the gtkhtml version bump.
Diffstat (limited to 'www/screem/Makefile')
-rw-r--r-- | www/screem/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/screem/Makefile b/www/screem/Makefile index 1c65cc4c11bd..994b73b8d87e 100644 --- a/www/screem/Makefile +++ b/www/screem/Makefile @@ -7,7 +7,7 @@ PORTNAME= screem PORTVERSION= 0.4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.screem.org/src/ \ |