diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-02-29 01:35:52 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-02-29 01:35:52 +0000 |
commit | 939b469964ae2c9cf92615c7dc57596bcbedad03 (patch) | |
tree | a5f9d9cdcf4908c70e3a7390d5d5e11dac25be31 /net-mgmt/zabbix2 | |
parent | 8c2f76d2edac650405caf76d73c155dd04deb105 (diff) |
Notes
Diffstat (limited to 'net-mgmt/zabbix2')
-rw-r--r-- | net-mgmt/zabbix2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/zabbix2/Makefile b/net-mgmt/zabbix2/Makefile index 70b1d3f18e30..817af102041a 100644 --- a/net-mgmt/zabbix2/Makefile +++ b/net-mgmt/zabbix2/Makefile @@ -7,7 +7,7 @@ PORTNAME= zabbix PORTVERSION= 1.0b14 -CATEGORIES= net-mgmt +CATEGORIES?= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S|b|beta|} |