diff options
author | sf <sf@FreeBSD.org> | 2001-01-28 20:08:10 +0000 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-01-28 20:08:10 +0000 |
commit | 77bcffb6a9e112c2632aa4c39ce5d8fccb7cafe6 (patch) | |
tree | a27e8538e626c11d67a3f90e33ef69ec7f5ce5b8 /net/coda5_server/Makefile | |
parent | d66dc536924bbcc12ec64316ffa86cc23480caca (diff) | |
download | FreeBSD-ports-77bcffb6a9e112c2632aa4c39ce5d8fccb7cafe6.zip FreeBSD-ports-77bcffb6a9e112c2632aa4c39ce5d8fccb7cafe6.tar.gz |
correct pkg-plist.
PR: 23842
Reported by: David W. Chapman Jr. <dwcjr@inethouston.net>
Diffstat (limited to 'net/coda5_server/Makefile')
-rw-r--r-- | net/coda5_server/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/coda5_server/Makefile b/net/coda5_server/Makefile index f1f5488..259297f 100644 --- a/net/coda5_server/Makefile +++ b/net/coda5_server/Makefile @@ -7,6 +7,7 @@ PORTNAME= coda PORTVERSION= ${CODA_VERSION} +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/ PKGNAMESUFFIX= -${CODA_SUITE} |