diff options
Diffstat (limited to 'security/snow/Makefile')
-rw-r--r-- | security/snow/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/snow/Makefile b/security/snow/Makefile index 8af4f7bb944..cc6f22db63a 100644 --- a/security/snow/Makefile +++ b/security/snow/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/09/16 18:02:55 cheusov Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/23 18:16:58 asau Exp $ DISTNAME= snow PKGNAME= snow-20060213 @@ -15,7 +15,6 @@ CONFLICTS+= STk-[0-9]* WRKSRC= ${WRKDIR}/snow BUILD_TARGET= snow -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 |