diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-05-31 02:01:56 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-05-31 02:01:56 +0000 |
commit | 8d837132c7954ce8a9f54a814b670237ca156d10 (patch) | |
tree | da2b479f8cbab70fb28360deb44e687784455e17 /www/gtkhtml3 | |
parent | 652fce3d1df0a26b3e221afb6741a3d4a387fa3f (diff) | |
download | ports-8d837132c7954ce8a9f54a814b670237ca156d10.tar.gz ports-8d837132c7954ce8a9f54a814b670237ca156d10.zip |
Notes
Diffstat (limited to 'www/gtkhtml3')
-rw-r--r-- | www/gtkhtml3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index 5d1f0f53d6d4..f5b8b3651d1b 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -8,6 +8,7 @@ PORTNAME= gtkhtml3 PORTVERSION= 3.30.1 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |