From a08f67c2138854e4ddbf8c2f275fe107536b3fd7 Mon Sep 17 00:00:00 2001 From: jasper Date: Tue, 26 Mar 2013 17:23:01 +0000 Subject: [PATCH] tweak DESCR to not start with 'A'. ok bluhm@ (MAINTAINER) --- www/p5-Gravatar-URL/Makefile | 3 ++- www/p5-Gravatar-URL/pkg/DESCR | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/www/p5-Gravatar-URL/Makefile b/www/p5-Gravatar-URL/Makefile index 9da8c60bb13..7b9fc1a9929 100644 --- a/www/p5-Gravatar-URL/Makefile +++ b/www/p5-Gravatar-URL/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.2 2013/03/11 11:44:45 espie Exp $ +# $OpenBSD: Makefile,v 1.3 2013/03/26 17:23:01 jasper Exp $ COMMENT = make URLs for Gravatars from an email address DISTNAME = Gravatar-URL-1.06 +REVISION = 0 CATEGORIES = www mail diff --git a/www/p5-Gravatar-URL/pkg/DESCR b/www/p5-Gravatar-URL/pkg/DESCR index 72f8aa4bb0d..037b9590742 100644 --- a/www/p5-Gravatar-URL/pkg/DESCR +++ b/www/p5-Gravatar-URL/pkg/DESCR @@ -1,4 +1,4 @@ -A Gravatar is a Globally Recognized Avatar for a given email address. +Gravatars are Globally Recognized Avatars for a given email address. This allows you to have a global picture associated with your email address. You can look up the Gravatar for any email address by constructing a URL to get the image from gravatar.com. This module