diff options
Diffstat (limited to 'misc/heyu2/Makefile')
-rw-r--r-- | misc/heyu2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/heyu2/Makefile b/misc/heyu2/Makefile index 9d3d11acd7f0..a9565689d00a 100644 --- a/misc/heyu2/Makefile +++ b/misc/heyu2/Makefile @@ -7,6 +7,7 @@ PORTNAME= heyu2 PORTVERSION= 2.0.b.2 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://heyu.tanj.com/heyu2/ DISTNAME= heyu-2.0beta.2 @@ -15,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= mstowe@chicago.us.mensa.org COMMENT= Control a CM11A interface from the command line +CONFLICTS= heyu-* + #IS_INTERACTIVE= yes ALL_TARGET= all WRKSRC= ${WRKDIR}/heyu-2.0beta.2 |