diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-01-10 14:02:29 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-01-10 14:02:29 +0000 |
commit | 61e53b988c9c2f942341a1b8f3da8a5f4ebbaf86 (patch) | |
tree | d755f4b41024cd721dc039a9dc59d7974ce8fb89 /net/nocol/Makefile | |
parent | add missing manpages. (diff) |
add missing files/remove empty directories.
sort pkg-plist.
PR: 22346
Submitted by: Rich Wood <rich@FreeBSD.org.uk>
Notes
Notes:
svn path=/head/; revision=37067
Diffstat (limited to 'net/nocol/Makefile')
-rw-r--r-- | net/nocol/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/nocol/Makefile b/net/nocol/Makefile index ad912950c4b8..406a054a0101 100644 --- a/net/nocol/Makefile +++ b/net/nocol/Makefile @@ -7,6 +7,7 @@ PORTNAME= nocol PORTVERSION= 4.3 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.netplex-tech.com/software/nocol/downloads/ |