diff options
author | Koop Mast <kwm@FreeBSD.org> | 2013-07-14 21:17:21 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2013-07-14 21:17:21 +0000 |
commit | bfa3958c83312f4c1cd3aa72db2f2d932648ba99 (patch) | |
tree | 045532534e1db412f1f596cdc2d983f42e70441a /net/avahi-sharp | |
parent | 9b087dd60f7fe2952b34f2fe25ae98ff2e6d54b9 (diff) | |
download | ports-bfa3958c83312f4c1cd3aa72db2f2d932648ba99.tar.gz ports-bfa3958c83312f4c1cd3aa72db2f2d932648ba99.zip |
Notes
Diffstat (limited to 'net/avahi-sharp')
-rw-r--r-- | net/avahi-sharp/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/net/avahi-sharp/Makefile b/net/avahi-sharp/Makefile index 9b63a8a6b4f0..ad6cd9fc66de 100644 --- a/net/avahi-sharp/Makefile +++ b/net/avahi-sharp/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: avahi-sharp -# Date Created: 20041011 -# Whom: Tom McLaughlin <tmclaugh@FreeBSD.org> -# +# Created by: Tom McLaughlin <tmclaugh@FreeBSD.org> # $FreeBSD$ # $Id: Makefile,v 1.2 2006/02/15 19:15:40 tmclau02 Exp $ -# PORTREVISION= 0 CATEGORIES= net dns |