summaryrefslogtreecommitdiff
path: root/misc/open2300/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'misc/open2300/Makefile.common')
-rw-r--r--misc/open2300/Makefile.common5
1 files changed, 4 insertions, 1 deletions
diff --git a/misc/open2300/Makefile.common b/misc/open2300/Makefile.common
index 4d6233fe3cd..1d6f1c778f6 100644
--- a/misc/open2300/Makefile.common
+++ b/misc/open2300/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.5 2005/07/31 13:35:37 grant Exp $
+# $NetBSD: Makefile.common,v 1.6 2010/02/04 17:37:51 joerg Exp $
#
DISTNAME= open2300-1.8
@@ -8,4 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=open2300/}
MAINTAINER= martin@NetBSD.org
HOMEPAGE= http://open2300.sourceforge.net/
+PATCHDIR= ${.CURDIR}/../open2300/patches
+DISTINFO_FILE= ${.CURDIR}/../open2300/distinfo
+
.include "../../mk/bsd.pkg.mk"