diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-12-14 08:13:35 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-12-14 08:13:35 +0800 |
commit | 68fa8d7b5f28236722b8e5f0c0db9f2d8f787a6c (patch) | |
tree | 523f9d27f97ab7ef5c8badc754ae9c38c1fc25da /www/epiphany-extensions/Makefile | |
parent | b3f71692e1566abe5e2a2e17aaddb2f41e7c6cd8 (diff) | |
download | marcuscom-ports-68fa8d7b5f28236722b8e5f0c0db9f2d8f787a6c.tar marcuscom-ports-68fa8d7b5f28236722b8e5f0c0db9f2d8f787a6c.tar.gz marcuscom-ports-68fa8d7b5f28236722b8e5f0c0db9f2d8f787a6c.tar.bz2 marcuscom-ports-68fa8d7b5f28236722b8e5f0c0db9f2d8f787a6c.tar.lz marcuscom-ports-68fa8d7b5f28236722b8e5f0c0db9f2d8f787a6c.tar.xz marcuscom-ports-68fa8d7b5f28236722b8e5f0c0db9f2d8f787a6c.tar.zst marcuscom-ports-68fa8d7b5f28236722b8e5f0c0db9f2d8f787a6c.zip |
Update to 1.9.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5267 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/epiphany-extensions/Makefile')
-rw-r--r-- | www/epiphany-extensions/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile index d5b70c61c..2ec71ccf9 100644 --- a/www/epiphany-extensions/Makefile +++ b/www/epiphany-extensions/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/epiphany-extensions/Makefile,v 1.58 2005/11/24 03:00:51 ahze Exp $ +# $MCom: ports/www/epiphany-extensions/Makefile,v 1.59 2005/11/26 05:11:24 ahze Exp $ # PORTNAME= epiphany -PORTVERSION= 1.9.2 +PORTVERSION= 1.9.3 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/1.9 |