diff options
Diffstat (limited to 'net/mopd')
-rw-r--r-- | net/mopd/Makefile | 1 | ||||
-rw-r--r-- | net/mopd/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/mopd/Makefile b/net/mopd/Makefile index 7696d08..34a72a4 100644 --- a/net/mopd/Makefile +++ b/net/mopd/Makefile @@ -19,6 +19,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ .endif MAINTAINER= obrien@FreeBSD.org +COMMENT= MOP Loader Daemon for netbooting DEC machines EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} # MANDIR is concetenated to DESTDIR which all forms the man install dir... diff --git a/net/mopd/pkg-comment b/net/mopd/pkg-comment deleted file mode 100644 index fd7311d..0000000 --- a/net/mopd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -MOP Loader Daemon for netbooting DEC machines |