diff options
Diffstat (limited to 'net/cia/Makefile')
-rw-r--r-- | net/cia/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/cia/Makefile b/net/cia/Makefile index a1605a923c1..6e7f22c4817 100644 --- a/net/cia/Makefile +++ b/net/cia/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/03/08 10:35:24 hans Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/23 17:18:14 asau Exp $ DISTNAME= cia-20030922 CATEGORIES= net @@ -8,8 +8,6 @@ EXTRACT_SUFX= .tar.bz2 OWNER= tron@NetBSD.org COMMENT= Simple IP accounting software -PKG_DESTDIR_SUPPORT= user-destdir - DOC_DIR= ${PREFIX}/share/doc/cia EXAMPLES_DIR= ${PREFIX}/share/examples/cia |