diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-04-27 00:06:45 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-04-27 00:06:45 +0800 |
commit | af2743ad745e3fe2928143d6b20a14bd8cebf1cb (patch) | |
tree | f2cfe0d7271f328b70c2cbccae4eecb0a20acb41 /www/gtkhtml3/Makefile | |
parent | b828ad37be45f75d0a405ed34ce50c40bd22f52a (diff) | |
download | marcuscom-ports-af2743ad745e3fe2928143d6b20a14bd8cebf1cb.tar marcuscom-ports-af2743ad745e3fe2928143d6b20a14bd8cebf1cb.tar.gz marcuscom-ports-af2743ad745e3fe2928143d6b20a14bd8cebf1cb.tar.bz2 marcuscom-ports-af2743ad745e3fe2928143d6b20a14bd8cebf1cb.tar.lz marcuscom-ports-af2743ad745e3fe2928143d6b20a14bd8cebf1cb.tar.xz marcuscom-ports-af2743ad745e3fe2928143d6b20a14bd8cebf1cb.tar.zst marcuscom-ports-af2743ad745e3fe2928143d6b20a14bd8cebf1cb.zip |
share/gnome -> share
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8625 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/gtkhtml3/Makefile')
-rw-r--r-- | www/gtkhtml3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index 6808bed3a..87e273ea9 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/gtkhtml3/Makefile,v 1.98 2007/03/13 01:24:10 marcus Exp $ +# $MCom: ports/www/gtkhtml3/Makefile,v 1.100 2007/04/23 15:53:39 ahze Exp $ # PORTNAME= gtkhtml3 PORTVERSION= 3.15.1 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |