diff options
author | arved <arved@FreeBSD.org> | 2004-08-12 21:12:04 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2004-08-12 21:12:04 +0800 |
commit | 418ebe8e9105503719e646a355371162b4c2cfa5 (patch) | |
tree | 31ab4d251af321019111634b4f02da9b35a64ccc /net-mgmt/p5-SNMP-Info | |
parent | e77d8818c07ec22bd5e2d0f4d47ec0c07633a870 (diff) | |
download | freebsd-ports-gnome-418ebe8e9105503719e646a355371162b4c2cfa5.tar.gz freebsd-ports-gnome-418ebe8e9105503719e646a355371162b4c2cfa5.tar.zst freebsd-ports-gnome-418ebe8e9105503719e646a355371162b4c2cfa5.zip |
*Oops* forgot PKGNAMEPREFIX
Diffstat (limited to 'net-mgmt/p5-SNMP-Info')
-rw-r--r-- | net-mgmt/p5-SNMP-Info/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/p5-SNMP-Info/Makefile b/net-mgmt/p5-SNMP-Info/Makefile index e063fb60f5b7..9987923da215 100644 --- a/net-mgmt/p5-SNMP-Info/Makefile +++ b/net-mgmt/p5-SNMP-Info/Makefile @@ -9,6 +9,7 @@ PORTVERSION= 0.8 CATEGORIES= net-mgmt perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= snmp-info +PKGNAMEPREFIX= p5- MAINTAINER= arved@FreeBSD.org COMMENT= A perl5 module for gathering information from network devices |