diff options
author | Alexander Logvinov <avl@FreeBSD.org> | 2010-04-05 04:26:41 +0000 |
---|---|---|
committer | Alexander Logvinov <avl@FreeBSD.org> | 2010-04-05 04:26:41 +0000 |
commit | fa9f3daa68fbf1d52ec1086215e8d4f862af66a4 (patch) | |
tree | c78059c33cde20d1f626435dbf307ef8da349aa4 /net-im/pidgin-birthday-reminder/Makefile | |
parent | ddf940b84258eb5aabf4adbdc97a43c82cb98d83 (diff) |
Notes
Diffstat (limited to 'net-im/pidgin-birthday-reminder/Makefile')
-rw-r--r-- | net-im/pidgin-birthday-reminder/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/net-im/pidgin-birthday-reminder/Makefile b/net-im/pidgin-birthday-reminder/Makefile index 94bf49334b0e..27caa747c260 100644 --- a/net-im/pidgin-birthday-reminder/Makefile +++ b/net-im/pidgin-birthday-reminder/Makefile @@ -5,12 +5,10 @@ # $FreeBSD$ # -PORTNAME= birthday_reminder -PORTVERSION= 1.4 -PORTREVISION= 1 +PORTNAME= pidgin-birthday-reminder +PORTVERSION= 1.5 CATEGORIES= net-im MASTER_SITES= SF/pidgin-birthday/pidgin-birthday/${PORTVERSION} -PKGNAMEPREFIX= pidgin- MAINTAINER= avl@FreeBSD.org COMMENT= The birthday reminder for Pidgin |