diff options
author | Cy Schubert <cy@FreeBSD.org> | 2020-12-16 17:52:54 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2020-12-16 17:52:54 +0000 |
commit | f02b3297f7132da579d69aea3eebc45717bf461a (patch) | |
tree | 141e69c3873e0380582b48ba45b44942064855c5 | |
parent | net-mgmt/wmi-client: remove python support (diff) |
Update WWW.
Notes
Notes:
svn path=/head/; revision=558233
-rw-r--r-- | x11-toolkits/open-motif/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/open-motif/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/open-motif/Makefile b/x11-toolkits/open-motif/Makefile index 83dc1284626b..84bf8ef601d1 100644 --- a/x11-toolkits/open-motif/Makefile +++ b/x11-toolkits/open-motif/Makefile @@ -2,7 +2,7 @@ PORTNAME= open-motif PORTVERSION= 2.3.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits # MASTER_SITES= SF/${PORTNAME}/Motif%202.3.4%20Source%20Code/ MASTER_SITES= SF/motif/Motif%20${PORTVERSION}%20Source%20Code/ diff --git a/x11-toolkits/open-motif/pkg-descr b/x11-toolkits/open-motif/pkg-descr index 942bc162794f..417261adab7c 100644 --- a/x11-toolkits/open-motif/pkg-descr +++ b/x11-toolkits/open-motif/pkg-descr @@ -9,4 +9,4 @@ NOTE: Some ports with GNU configure do not know that Motif 2.1 requires -lXp. In that case, you need to edit Makefile after configure, or, hack configure(.in) before configure. -WWW: http://www.opengroup.org/openmotif/ +WWW: https://motif.ics.com/ |