diff options
author | ahze <ahze@FreeBSD.org> | 2006-06-06 04:59:56 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-06-06 04:59:56 +0800 |
commit | 69a5606712081319d50cdc0651fd457f430b4211 (patch) | |
tree | d1c55d92ea5aeb73e1a1f755a7c6e63b61d02d3c /www/firefox35 | |
parent | 854781828167a6ba653007a83b3f3e557f92c211 (diff) | |
download | freebsd-ports-gnome-69a5606712081319d50cdc0651fd457f430b4211.tar.gz freebsd-ports-gnome-69a5606712081319d50cdc0651fd457f430b4211.tar.zst freebsd-ports-gnome-69a5606712081319d50cdc0651fd457f430b4211.zip |
- Fix the "Requires" lines in firefox-devel pkgconfig files
Diffstat (limited to 'www/firefox35')
-rw-r--r-- | www/firefox35/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile index 7fa878bd4197..8eba2c25d170 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/Makefile @@ -8,6 +8,7 @@ PORTNAME= firefox DISTVERSION= 2.0a3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} |