diff options
author | rafan <rafan@FreeBSD.org> | 2006-07-28 15:17:13 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2006-07-28 15:17:13 +0800 |
commit | 34323b9427ab8ceaaaca1928237d6e79dba03fa2 (patch) | |
tree | b311f423d16f53da73d035e01b837db43597400d /sysutils/Makefile | |
parent | 4e046ac49017d33f990ffbc2abbb37afc693bf88 (diff) | |
download | freebsd-ports-graphics-34323b9427ab8ceaaaca1928237d6e79dba03fa2.tar.gz freebsd-ports-graphics-34323b9427ab8ceaaaca1928237d6e79dba03fa2.tar.zst freebsd-ports-graphics-34323b9427ab8ceaaaca1928237d6e79dba03fa2.zip |
Add p5-Sys-Hostname-FQDN 0.07, get the short or long hostname.
PR: ports/100736
Submitted by: Tsung-Han Yeh <snowfly at yuntech.edu.tw>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 0ea9b84f14d..ece5ef97657 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -400,6 +400,7 @@ SUBDIR += p5-Stat-lsMode SUBDIR += p5-Sys-CpuLoad SUBDIR += p5-Sys-Filesystem + SUBDIR += p5-Sys-Hostname-FQDN SUBDIR += p5-Sys-Hostname-Long SUBDIR += p5-Sys-Utmp SUBDIR += p5-SyslogScan |