diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-02-12 19:20:48 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-02-12 19:20:48 +0000 |
commit | 201fa1e69d5924c913489b70397a237c3b34ff12 (patch) | |
tree | c208dca48304e709bd44eea1813c04215de4f012 /net-mgmt/nagios-plugins | |
parent | Add teTeX-3.0 support and unbreak the build. The format file of (diff) |
- PORTEPOCH bump because of portupgrade disagrees with pkg_version -t
on version comparing.
Submitted by: maintainer
Diffstat (limited to 'net-mgmt/nagios-plugins')
-rw-r--r-- | net-mgmt/nagios-plugins/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/nagios-plugins/Makefile b/net-mgmt/nagios-plugins/Makefile index 4db14dfc10eb..d0804f5f4363 100644 --- a/net-mgmt/nagios-plugins/Makefile +++ b/net-mgmt/nagios-plugins/Makefile @@ -7,6 +7,7 @@ PORTNAME= nagios-plugins PORTVERSION= 1.4 +PORTEPOCH= 1 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= nagiosplug |