- Add two forgotten files to pkg-plist (not my day!)

- Bump PORTREVISION again to be on the safe side
This commit is contained in:
Johann Visagie 2001-10-22 15:38:00 +00:00
parent be7d79b040
commit 527072836c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=49076
2 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= quixote
PORTVERSION= 0.4.1
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= www python
MASTER_SITES= http://www.mems-exchange.org/software/files/quixote/
DISTNAME= Quixote-${PORTVERSION}

View File

@ -75,6 +75,9 @@ lib/%%PYTHON_VERSION%%/site-packages/quixote/sendmail.pyo
lib/%%PYTHON_VERSION%%/site-packages/quixote/session.py
lib/%%PYTHON_VERSION%%/site-packages/quixote/session.pyc
lib/%%PYTHON_VERSION%%/site-packages/quixote/session.pyo
share/examples/quixote/demo.cgi
share/examples/quixote/demo.conf
@dirrm share/examples/quixote
@dirrm lib/%%PYTHON_VERSION%%/site-packages/quixote/form
@dirrm lib/%%PYTHON_VERSION%%/site-packages/quixote/demo
@dirrm lib/%%PYTHON_VERSION%%/site-packages/quixote