diff options
author | Soeren Straarup <xride@FreeBSD.org> | 2006-09-29 22:01:22 +0000 |
---|---|---|
committer | Soeren Straarup <xride@FreeBSD.org> | 2006-09-29 22:01:22 +0000 |
commit | e6d16f439e2141a43f3eed37c43ccd8709c77ac3 (patch) | |
tree | 195a79ea8032264b30246a37bd4c8d6bb3513729 /devel | |
parent | 9a62fe04aca7651d5f11b72c43ef07b9e88f00d9 (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/picp/Makefile | 2 | ||||
-rw-r--r-- | devel/py-ciphon/Makefile | 2 | ||||
-rw-r--r-- | devel/py-log4py/Makefile | 2 | ||||
-rw-r--r-- | devel/py-simpy/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/devel/picp/Makefile b/devel/picp/Makefile index 5aafd6cf0d6e..84c5b3674f24 100644 --- a/devel/picp/Makefile +++ b/devel/picp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.6.8 CATEGORIES= devel MASTER_SITES= http://home.pacbell.net/theposts/picmicro/ -MAINTAINER= xride@x12.dk +MAINTAINER= xride@FreeBSD.org COMMENT= Driver for the Microchip Picstart Plus development programmer PLIST_FILES= bin/picp diff --git a/devel/py-ciphon/Makefile b/devel/py-ciphon/Makefile index 5962120d1d17..058c13cfb299 100644 --- a/devel/py-ciphon/Makefile +++ b/devel/py-ciphon/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pythonsiphon PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= xride@x12.dk +MAINTAINER= xride@FreeBSD.org COMMENT= A module for python that adds cpan-like functionality RUN_DEPENDS= ${PYEXPAT} diff --git a/devel/py-log4py/Makefile b/devel/py-log4py/Makefile index 52859d4e8e9d..be707ee83667 100644 --- a/devel/py-log4py/Makefile +++ b/devel/py-log4py/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= xride@x12.dk +MAINTAINER= xride@FreeBSD.org COMMENT= A python logging module USE_PYTHON= yes diff --git a/devel/py-simpy/Makefile b/devel/py-simpy/Makefile index 681a40b23ec9..6e51b2edc4b1 100644 --- a/devel/py-simpy/Makefile +++ b/devel/py-simpy/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= SimPy-${PORTVERSION} -MAINTAINER= xride@x12.dk +MAINTAINER= xride@FreeBSD.org COMMENT= Simulation in Python USE_PYTHON= 2.2+ |