aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-Pmw
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-12-08 22:08:09 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-12-08 22:08:09 +0000
commit645db95dd20cfc9b18e7478370fb8a8ea77b02a0 (patch)
treeda40d5be0e62ada1c87a80629e23c5cde5cff230 /x11-toolkits/py-Pmw
parent7c95400dd7ed169bba42e8c613361fbada0aed0e (diff)
downloadports-645db95dd20cfc9b18e7478370fb8a8ea77b02a0.tar.gz
ports-645db95dd20cfc9b18e7478370fb8a8ea77b02a0.zip
Notes
Diffstat (limited to 'x11-toolkits/py-Pmw')
-rw-r--r--x11-toolkits/py-Pmw/Makefile3
-rw-r--r--x11-toolkits/py-Pmw/pkg-descr2
2 files changed, 3 insertions, 2 deletions
diff --git a/x11-toolkits/py-Pmw/Makefile b/x11-toolkits/py-Pmw/Makefile
index 1e781c8fbeae..fd1a56af0a71 100644
--- a/x11-toolkits/py-Pmw/Makefile
+++ b/x11-toolkits/py-Pmw/Makefile
@@ -9,8 +9,7 @@ PORTNAME= pmw
PORTVERSION= 1.2
PORTREVISION= 1
CATEGORIES= x11-toolkits python
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= pmw
+MASTER_SITES= SF
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Pmw.${PORTVERSION}
diff --git a/x11-toolkits/py-Pmw/pkg-descr b/x11-toolkits/py-Pmw/pkg-descr
index 7326957666f5..2b09cc5abb82 100644
--- a/x11-toolkits/py-Pmw/pkg-descr
+++ b/x11-toolkits/py-Pmw/pkg-descr
@@ -19,3 +19,5 @@ combinations with higher level abstractions. This simplifies code,
making it more readable and maintainable and more easily modifiable.
The ability to extend Pmw megawidgets enables developers to create new
megawidgets based on previous work.
+
+WWW: http://pmw.sourceforge.net/