diff options
author | des <des@FreeBSD.org> | 2001-06-05 06:58:49 +0800 |
---|---|---|
committer | des <des@FreeBSD.org> | 2001-06-05 06:58:49 +0800 |
commit | 65665b268708bc775600e665423230435ab4beb1 (patch) | |
tree | 2091f4051eeba3ff1e6e68443c43b17a6bfcd2e4 /www/linux-opera/Makefile | |
parent | c037652a038bc8537092bf312be993ad15a5f338 (diff) | |
download | freebsd-ports-gnome-65665b268708bc775600e665423230435ab4beb1.tar.gz freebsd-ports-gnome-65665b268708bc775600e665423230435ab4beb1.tar.zst freebsd-ports-gnome-65665b268708bc775600e665423230435ab4beb1.zip |
It's OPERA_DIR, not OPERADIR. Now the help system works again.
Diffstat (limited to 'www/linux-opera/Makefile')
-rw-r--r-- | www/linux-opera/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/linux-opera/Makefile b/www/linux-opera/Makefile index be9607a3cb9f..95e6eb617a26 100644 --- a/www/linux-opera/Makefile +++ b/www/linux-opera/Makefile @@ -7,6 +7,7 @@ PORTNAME= linux-opera PORTVERSION= 5.0 +PORTREVISION= 1 CATEGORIES= www linux MASTER_SITES= http://opera.online.no/linux/tgz/500/ \ ftp://ftp.opera.com/pub/opera/linux/500/ \ |