diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-04-08 14:44:20 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-04-08 14:44:20 +0000 |
commit | 30b8892a0e940790225a63876cd441a8a3f7fe19 (patch) | |
tree | 57666dcf884d5bd333ae783c62ed54d0b38cd62e /net/Makefile | |
parent | 73a11710b9df68024b553ad8d27acfaeaf33136d (diff) | |
download | ports-30b8892a0e940790225a63876cd441a8a3f7fe19.tar.gz ports-30b8892a0e940790225a63876cd441a8a3f7fe19.zip |
: net/py-zsi-devel
- Add py-zsi-devel based on py-zsi [1]
- Update to 2.0-rc2
: net/py-zsi
- Add conflicts to py-zsi-devel
: Makefile
- Add py-zsi-devel
PR: 95487 [1]
Repocopy by: marcus [1]
Notes
Notes:
svn path=/head/; revision=159125
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index cbbc92268732..2f5cb8bac85e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -575,6 +575,7 @@ SUBDIR += py-xmlrpc SUBDIR += py-xmlrpclib SUBDIR += py-zsi + SUBDIR += py-zsi-devel SUBDIR += pygopherd SUBDIR += pynids SUBDIR += pypvm |