diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:24:37 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:24:37 +0800 |
commit | 4e71783fedc1cb08aa2f388d08f051d2b001d0bf (patch) | |
tree | 4864af01f0f4308d7f23a894c9bffe92d2f7ad53 /irc/py-irclib | |
parent | eae996a9f9641652ba078469e9a0eeeeb8e87d9f (diff) | |
download | freebsd-ports-gnome-4e71783fedc1cb08aa2f388d08f051d2b001d0bf.tar.gz freebsd-ports-gnome-4e71783fedc1cb08aa2f388d08f051d2b001d0bf.tar.zst freebsd-ports-gnome-4e71783fedc1cb08aa2f388d08f051d2b001d0bf.zip |
- Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L
Diffstat (limited to 'irc/py-irclib')
-rw-r--r-- | irc/py-irclib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/py-irclib/Makefile b/irc/py-irclib/Makefile index 0e2c18491a65..63b5a8a8dc60 100644 --- a/irc/py-irclib/Makefile +++ b/irc/py-irclib/Makefile @@ -8,8 +8,7 @@ PORTNAME= irclib PORTVERSION= 0.4.8 CATEGORIES= irc python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= python-irclib +MASTER_SITES= SF/python-${PORTNAME}/python-${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-irclib-${PORTVERSION} |