diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2003-05-03 22:43:52 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2003-05-03 22:43:52 +0000 |
commit | 22a6dc0a804d6441e26550a476e5700fb66d4ec2 (patch) | |
tree | 7e238d9e6b84295ada7e7a303f002686331302e4 /misc/nut | |
parent | Borrow from lang/gnustep-guile to set the guile version correctly for (diff) |
Add PKGNAMEPREFIX=health to Makefile.
Reviewed by: kris
Diffstat (limited to 'misc/nut')
-rw-r--r-- | misc/nut/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/nut/Makefile b/misc/nut/Makefile index 8a42da16ca64..bfd52c4f608e 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -9,6 +9,7 @@ PORTNAME= nut PORTVERSION= 8.3 CATEGORIES= misc MASTER_SITES= http://www.lafn.org/~av832/ +PKGNAMEPREFIX= health- DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ponomarew@oberon.net |