Fix pkgname
Spotted by robert at openbsd.pap.st, thanks !! ok landry@
This commit is contained in:
parent
0cb2ca91a0
commit
dac4faaa95
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2009/03/18 08:50:49 pea Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2009/03/18 13:42:12 pea Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,6 +6,7 @@ COMMENT= cache saver plugin for Claws Mail
|
||||
|
||||
VERSION= 0.10.9
|
||||
DISTNAME= cachesaver-${VERSION}
|
||||
PKGNAME= claws-mail-cachesaver-${VERSION}
|
||||
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
|
||||
CATEGORIES= mail
|
||||
DIST_SUBDIR= claws
|
||||
|
Loading…
Reference in New Issue
Block a user