diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-09-03 08:34:59 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-09-03 08:34:59 +0800 |
commit | 4c3c26e7dbd0b2bf6b0fd22b4685c1b960c4826f (patch) | |
tree | 8154dbedf89ed1835be4de2e377c1ddcb5dbedee /www/gtkhtml3/Makefile | |
parent | 6564f148f9d7f2113f2e45001ac22e15198c2aae (diff) | |
download | marcuscom-ports-4c3c26e7dbd0b2bf6b0fd22b4685c1b960c4826f.tar marcuscom-ports-4c3c26e7dbd0b2bf6b0fd22b4685c1b960c4826f.tar.gz marcuscom-ports-4c3c26e7dbd0b2bf6b0fd22b4685c1b960c4826f.tar.bz2 marcuscom-ports-4c3c26e7dbd0b2bf6b0fd22b4685c1b960c4826f.tar.lz marcuscom-ports-4c3c26e7dbd0b2bf6b0fd22b4685c1b960c4826f.tar.xz marcuscom-ports-4c3c26e7dbd0b2bf6b0fd22b4685c1b960c4826f.tar.zst marcuscom-ports-4c3c26e7dbd0b2bf6b0fd22b4685c1b960c4826f.zip |
Back out the previous commit and bring this back to 3.2.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2764 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/gtkhtml3/Makefile')
-rw-r--r-- | www/gtkhtml3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index 3388e8a8d..163b97a2f 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gtkhtml3 -PORTVERSION= 3.3.1 +PORTVERSION= 3.2.0 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/3.3 +MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/3.2 DISTNAME= ${PORTNAME:S/3$//}-${PORTVERSION} DIST_SUBDIR= gnome2 |