diff options
-rw-r--r-- | news/lottanzb/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/news/lottanzb/Makefile b/news/lottanzb/Makefile index e4c0c2f7a53..f54beea0055 100644 --- a/news/lottanzb/Makefile +++ b/news/lottanzb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2009/01/05 13:31:09 jmcneill Exp $ +# $NetBSD: Makefile,v 1.3 2009/01/27 12:15:41 jmcneill Exp $ # DISTNAME= lottanzb-0.4.0 @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.lottanzb.org/ COMMENT= GNOME front-end for HellaNZB +DIST_SUBDIR= lottanzb + PKG_DESTDIR_SUPPORT= user-destdir PY_PATCHPLIST= yes |