Welcome GNOME 3.14.0!

(well sort of... it'll be in bastard mode for a few days)
This commit is contained in:
ajacoutot 2014-10-05 13:55:18 +00:00
parent eceb01445a
commit 4e21ed777e

View File

@ -1,17 +1,14 @@
# $OpenBSD: Makefile,v 1.106 2014/10/03 09:32:55 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.107 2014/10/05 13:55:18 ajacoutot Exp $
COMMENT-main= GNOME desktop meta-package (base installation)
COMMENT-extras= GNOME desktop meta-package (full installation)
V= 3.12.2
V= 3.14.0
PKGNAME= gnome-${V}
PKGNAME-main= gnome-${V}
PKGNAME-extras= gnome-extras-${V}
REVISION-main= 4
REVISION-extras= 0
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>, \
Antoine Jacoutot <ajacoutot@openbsd.org>