diff options
author | marcus <marcus@FreeBSD.org> | 2002-11-12 02:09:58 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-11-12 02:09:58 +0000 |
commit | 0c8560d5dc44873396641f59774fab34381d7a06 (patch) | |
tree | 841c513a2dca00165cd6a54a4c93d9ca407d899f /www | |
parent | acbacffce663eca6a997fee4c3b0069ac363d55b (diff) | |
download | FreeBSD-ports-0c8560d5dc44873396641f59774fab34381d7a06.zip FreeBSD-ports-0c8560d5dc44873396641f59774fab34381d7a06.tar.gz |
Bump PORTREVISION after the gtkhtml version bump.
Diffstat (limited to 'www')
-rw-r--r-- | www/screem-devel/Makefile | 2 | ||||
-rw-r--r-- | www/screem/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/screem-devel/Makefile b/www/screem-devel/Makefile index 1c65cc4..994b73b 100644 --- a/www/screem-devel/Makefile +++ b/www/screem-devel/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/ \ diff --git a/www/screem/Makefile b/www/screem/Makefile index 1c65cc4..994b73b 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/ \ |