fix a confusing README typo; ok landry@
This commit is contained in:
parent
aac6a64fb9
commit
b8b4257c73
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.264 2015/01/28 17:45:02 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.265 2015/01/29 17:45:31 naddy Exp $
|
||||
|
||||
COMMENT = Mozilla web browser
|
||||
|
||||
@ -8,6 +8,7 @@ MOZILLA_VERSION = 35.0.1
|
||||
MOZILLA_BRANCH = release
|
||||
MOZILLA_PROJECT = firefox
|
||||
MOZILLA_CODENAME = browser
|
||||
REVISION = 0
|
||||
|
||||
SO_VERSION = 53.0
|
||||
# NOTE: Must bump minor version if any shlib's are removed from the
|
||||
|
@ -1,4 +1,4 @@
|
||||
$OpenBSD: README,v 1.10 2015/01/28 17:45:02 landry Exp $
|
||||
$OpenBSD: README,v 1.11 2015/01/29 17:45:31 naddy Exp $
|
||||
|
||||
+-----------------------------------------------------------------------
|
||||
| Running ${FULLPKGNAME} on OpenBSD
|
||||
@ -50,4 +50,4 @@ Due to dependencies reasons, you have to manually install some
|
||||
GStreamer packages for a full multimedia experience (ie play MP3 audio
|
||||
and MPEG videos). They will be used at runtime if firefox finds them.
|
||||
|
||||
# pkg_add gstreamer1-plugins-good gstreamer1-plugins libav
|
||||
# pkg_add gstreamer1-plugins-good gstreamer1-plugins-libav
|
||||
|
Loading…
x
Reference in New Issue
Block a user