diff options
author | sat <sat@FreeBSD.org> | 2006-12-09 06:08:09 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-12-09 06:08:09 +0800 |
commit | 589aa28f4177603a2f5c9d63762a22b9eb0a6ecb (patch) | |
tree | b0250cf880664c50227f17f26b117829a6dcb14d /x11-toolkits | |
parent | 4333692de3c3d17637c2e4274df209ca7f918683 (diff) | |
download | freebsd-ports-gnome-589aa28f4177603a2f5c9d63762a22b9eb0a6ecb.tar.gz freebsd-ports-gnome-589aa28f4177603a2f5c9d63762a22b9eb0a6ecb.tar.zst freebsd-ports-gnome-589aa28f4177603a2f5c9d63762a22b9eb0a6ecb.zip |
- Add WWW, beatify sites
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/pmw/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/pmw/pkg-descr | 2 | ||||
-rw-r--r-- | x11-toolkits/py-Pmw/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/py-Pmw/pkg-descr | 2 |
4 files changed, 6 insertions, 4 deletions
diff --git a/x11-toolkits/pmw/Makefile b/x11-toolkits/pmw/Makefile index 1e781c8fbeae..fd1a56af0a71 100644 --- a/x11-toolkits/pmw/Makefile +++ b/x11-toolkits/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/pmw/pkg-descr b/x11-toolkits/pmw/pkg-descr index 7326957666f5..2b09cc5abb82 100644 --- a/x11-toolkits/pmw/pkg-descr +++ b/x11-toolkits/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/ 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/ |