diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-06-27 15:44:32 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-06-27 15:44:32 +0800 |
commit | e6ec92a4eb17902cfc4ca8071d9e19a7660be916 (patch) | |
tree | 17e33fe24243c935754527c426ff2517a8967b8c /mail/claws-mail-rssyl | |
parent | aa9be2f042dddc136ae1e3b64b81d6b041960e3d (diff) | |
download | freebsd-ports-gnome-e6ec92a4eb17902cfc4ca8071d9e19a7660be916.tar.gz freebsd-ports-gnome-e6ec92a4eb17902cfc4ca8071d9e19a7660be916.tar.zst freebsd-ports-gnome-e6ec92a4eb17902cfc4ca8071d9e19a7660be916.zip |
Compleate mail/rssyl -> mail/sylpheed-claws-rssyl move to follow the rest
of sylpheed-claws pugins nameing scheme.
Diffstat (limited to 'mail/claws-mail-rssyl')
-rw-r--r-- | mail/claws-mail-rssyl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/claws-mail-rssyl/Makefile b/mail/claws-mail-rssyl/Makefile index 1eed671fccdc..bce880584e3e 100644 --- a/mail/claws-mail-rssyl/Makefile +++ b/mail/claws-mail-rssyl/Makefile @@ -7,9 +7,10 @@ PORTNAME= rssyl DISTVERSION= 0.4cvs6 +PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= http://claws.sylpheed.org/downloads/plugins/ -MASTER_SITE_SUBDIR= distfiles +PKGNAMEPREFIX= sylpheed-claws- MAINTAINER= v.velox@vvelox.net COMMENT= A RSS/Atom plugin for sylheed-claws |