diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-11-02 03:21:42 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-11-02 03:21:42 +0000 |
commit | ad55e26dd8f58b240f082b880d2724f053d260fb (patch) | |
tree | 1cc3a643ae7eeb9e557fc92b4200c9ef285a308a /devel/py-ansistyle | |
parent | 62a5f00b48e3f037805e91428f9fa98d5a6f4093 (diff) | |
download | ports-ad55e26dd8f58b240f082b880d2724f053d260fb.tar.gz ports-ad55e26dd8f58b240f082b880d2724f053d260fb.zip |
Notes
Diffstat (limited to 'devel/py-ansistyle')
-rw-r--r-- | devel/py-ansistyle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-ansistyle/Makefile b/devel/py-ansistyle/Makefile index 07da300c7a63..7285fd45cf89 100644 --- a/devel/py-ansistyle/Makefile +++ b/devel/py-ansistyle/Makefile @@ -10,7 +10,7 @@ PORTNAME= ansistyle PORTVERSION= 0.2.1 CATEGORIES= devel python MASTER_SITES= ftp://ftp.livinglogic.de/pub/livinglogic/ansistyle/ -PKGNAMEPREFIX= py- +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ANSIStyle-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |