switch to new style, bump for homepage change

This commit is contained in:
espie 2018-03-31 14:45:49 +00:00
parent e8bf6e2662
commit 8abee57d2f
2 changed files with 8 additions and 8 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.2 2016/06/30 11:51:06 espie Exp $
# $OpenBSD: Makefile,v 1.3 2018/03/31 14:45:49 espie Exp $
COMMENT = zap duplicate content through redirects
BROKEN = drupal7 apache configuration creates loops
DISTNAME = globalredirect-7.x-1.4
PKGNAME = drupal7-globalredirect-1.4
REVISION = 0
MODDRUPAL_PROJECT = globalredirect
MODDRUPAL_VERSION = 1.4
REVISION = 1
.include <bsd.port.mk>

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.3 2016/06/30 11:51:06 espie Exp $
# $OpenBSD: Makefile,v 1.4 2018/03/31 14:45:49 espie Exp $
COMMENT = add the Google Analytics web statistics to your site
DISTNAME = google_analytics-7.x-1.2
PKGNAME = drupal7-google_analytics-1.2
REVISION = 1
MODDRUPAL_PROJECT = google_analytics
MODDRUPAL_VERSION = 1.2
REVISION = 2
.include <bsd.port.mk>