diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-27 11:47:39 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-27 11:47:39 +0000 |
commit | 466d8fc2187ac159941c23ff4777274c01b020f5 (patch) | |
tree | 32e7972c2a06fd57b091e6b4cc5b3c133f98f291 /www/linux-firefox-devel/Makefile | |
parent | 760aeb84eb1ea485f87b14f28becadcb85c1db88 (diff) | |
download | ports-466d8fc2187ac159941c23ff4777274c01b020f5.tar.gz ports-466d8fc2187ac159941c23ff4777274c01b020f5.zip |
- Update to latest snapshot
Notes
Notes:
svn path=/head/; revision=168876
Diffstat (limited to 'www/linux-firefox-devel/Makefile')
-rw-r--r-- | www/linux-firefox-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/linux-firefox-devel/Makefile b/www/linux-firefox-devel/Makefile index b7712667b044..a89a03bb9752 100644 --- a/www/linux-firefox-devel/Makefile +++ b/www/linux-firefox-devel/Makefile @@ -17,7 +17,7 @@ DIST_SUBDIR= ${PORTNAME}-${SNAPDATE} MAINTAINER= infofarmer@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla -SNAPDATE= 2006-07-03 +SNAPDATE= 2006-07-26 USE_BZIP2= yes .include "${.CURDIR}/../linux-seamonkey/Makefile.common" |