diff options
author | obache <obache@pkgsrc.org> | 2009-12-15 07:22:59 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-12-15 07:22:59 +0000 |
commit | 50c6faf9e6179607745454c940b640813d60a815 (patch) | |
tree | 173c51e53502f71b1e189a6ff2d26e87cb79b39c /mail | |
parent | 6c19d82d7bd84191fe5ae41411e80e155d72f42e (diff) | |
download | pkgsrc-50c6faf9e6179607745454c940b640813d60a815.tar.gz |
LICENSE=modified-bsd.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/cue/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/cue/Makefile b/mail/cue/Makefile index c753a3ae40b..44676987f9a 100644 --- a/mail/cue/Makefile +++ b/mail/cue/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2009/02/15 07:07:23 obache Exp $ +# $NetBSD: Makefile,v 1.58 2009/12/15 07:22:59 obache Exp $ DISTNAME= cue-snap-20090209 PKGNAME= ${DISTNAME:S/snap-//} @@ -7,6 +7,7 @@ MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/cue/snap/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= mh-e like mail user agent +LICENSE= modified-bsd PKG_DESTDIR_SUPPORT= user-destdir |