diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-12-28 10:54:08 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-12-28 10:54:08 +0000 |
commit | f60432367f904435f1612cb57bf01489a687c31b (patch) | |
tree | 85dfe190b6aa7b6d3217975da8638e1f8c5b1235 /sysutils/py-bcfg2 | |
parent | c5f98b1d14e33177dc2e299c4df3bc8e1d6531c8 (diff) | |
download | ports-f60432367f904435f1612cb57bf01489a687c31b.tar.gz ports-f60432367f904435f1612cb57bf01489a687c31b.zip |
Notes
Diffstat (limited to 'sysutils/py-bcfg2')
-rw-r--r-- | sysutils/py-bcfg2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-bcfg2/Makefile b/sysutils/py-bcfg2/Makefile index ee15b284e2c9..bfe8ea3b5c52 100644 --- a/sysutils/py-bcfg2/Makefile +++ b/sysutils/py-bcfg2/Makefile @@ -8,7 +8,7 @@ PORTNAME= bcfg2 PORTVERSION= 0.9.5.5 PORTREVISION= 2 -CATEGORIES= sysutils +CATEGORIES= sysutils python MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/bcfg/ \ http://mirror.opensysadmin.com/bcfg/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |