diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 2006-04-18 16:05:57 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2006-04-18 16:05:57 +0000 |
commit | f62971083c1f50d0e1cd9ff6a6876524fc0440e1 (patch) | |
tree | 2c41ca86b5523ab2c83fbfc94cc3a5ad360eae17 /devel/Makefile | |
parent | 95989a311927c1b084b393d2838a0729d73cf6bd (diff) | |
download | ports-f62971083c1f50d0e1cd9ff6a6876524fc0440e1.tar.gz ports-f62971083c1f50d0e1cd9ff6a6876524fc0440e1.zip |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 2a2f7fc5178e..75b9447ab54d 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1514,6 +1514,7 @@ SUBDIR += pylint SUBDIR += pyobfuscate SUBDIR += pymacs + SUBDIR += pypersrc SUBDIR += pyrex SUBDIR += pyumlgraph SUBDIR += qca |