diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-25 11:24:09 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-25 11:24:09 +0000 |
commit | 4ccd1fc621cf9190934aa7fc668782cbe8f33e71 (patch) | |
tree | d5deb920c702628b749aa7d09c877167426af122 /net/latd | |
parent | 0ecec93f3d133406358a6978be2b8c3cacd6b3e3 (diff) |
Notes
Diffstat (limited to 'net/latd')
-rw-r--r-- | net/latd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/latd/Makefile b/net/latd/Makefile index d37ccf7dba6c..bd749a209664 100644 --- a/net/latd/Makefile +++ b/net/latd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= SF/linux-decnet/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= The linux-decnet project LAT protocol suite +COMMENT= The Linux-DECnet project LAT protocol suite LICENSE= GPLv2 |