diff options
author | mat <mat@FreeBSD.org> | 2014-01-23 01:00:46 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2014-01-23 01:00:46 +0800 |
commit | c38da8848d8a0931a3f2d287e9ed7ff4a1d9aae6 (patch) | |
tree | c57b2b78e428397b445ac60f7e975240dcdac965 /dns | |
parent | 3de7c1fde9bce5c8ab39ebe68f5d4c5fec3811af (diff) | |
download | freebsd-ports-gnome-c38da8848d8a0931a3f2d287e9ed7ff4a1d9aae6.tar.gz freebsd-ports-gnome-c38da8848d8a0931a3f2d287e9ed7ff4a1d9aae6.tar.zst freebsd-ports-gnome-c38da8848d8a0931a3f2d287e9ed7ff4a1d9aae6.zip |
Fixup the props on Makefile*
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-Net-DRI/Makefile.man | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/p5-Net-DRI/Makefile.man b/dns/p5-Net-DRI/Makefile.man index 7acfcef19ae2..080023958cdf 100644 --- a/dns/p5-Net-DRI/Makefile.man +++ b/dns/p5-Net-DRI/Makefile.man @@ -1,3 +1,4 @@ +# $FreeBSD$ MAN3= Net::DRI::BaseClass.3 MAN3+= Net::DRI::Cache.3 MAN3+= Net::DRI::DRD.3 |