diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-05-12 07:56:15 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-05-12 07:56:15 +0000 |
commit | e9031f2f9d9bca61f0e880783489ef26519038b4 (patch) | |
tree | 43e43e661f1b33567272266df82c895bcc9b2017 /www/epiphany | |
parent | - Update to 1.7.8 (diff) |
- Force rebuild with new mozilla/firefox
Notes
Notes:
svn path=/head/; revision=135115
Diffstat (limited to 'www/epiphany')
-rw-r--r-- | www/epiphany/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 2a588787d83e..d93f18a04c37 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -7,6 +7,7 @@ PORTNAME= epiphany PORTVERSION= 1.6.3 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.6 |