diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:13:26 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:13:26 +0800 |
commit | 75c4b51d95824e561d372f322b59b0f3b2e0bcdd (patch) | |
tree | 19e3fe48d281954ab1e08c61ba3d0deff7cea153 /accessibility/py-papi/Makefile | |
parent | 499a99b2830db40e1520542f5e2ecbd76bdafbad (diff) | |
download | freebsd-ports-gnome-75c4b51d95824e561d372f322b59b0f3b2e0bcdd.tar.gz freebsd-ports-gnome-75c4b51d95824e561d372f322b59b0f3b2e0bcdd.tar.zst freebsd-ports-gnome-75c4b51d95824e561d372f322b59b0f3b2e0bcdd.zip |
- Switch SourceForge ports to the new File Release System: categories starting with A
Diffstat (limited to 'accessibility/py-papi/Makefile')
-rw-r--r-- | accessibility/py-papi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/py-papi/Makefile b/accessibility/py-papi/Makefile index 132d05ee7824..67150ce3822f 100644 --- a/accessibility/py-papi/Makefile +++ b/accessibility/py-papi/Makefile @@ -8,7 +8,7 @@ PORTNAME= papi PORTVERSION= 0.0.9 CATEGORIES= accessibility devel python -MASTER_SITES= SF/ocemp +MASTER_SITES= SF/ocemp/${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= mva@FreeBSD.org |