diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-21 15:01:09 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-21 15:01:09 +0800 |
commit | a31851b49fa65439de0e45bac6d5a449c13e88c9 (patch) | |
tree | fe5114a3719547abcca22ef11dc7f51886d7055b | |
parent | 72ee5722da8e4c27dfcfa569353c55bc31ce5d35 (diff) | |
download | freebsd-ports-gnome-a31851b49fa65439de0e45bac6d5a449c13e88c9.tar.gz freebsd-ports-gnome-a31851b49fa65439de0e45bac6d5a449c13e88c9.tar.zst freebsd-ports-gnome-a31851b49fa65439de0e45bac6d5a449c13e88c9.zip |
remove duplicate DISTNAME
-rw-r--r-- | x11-toolkits/pmw/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/py-Pmw/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/x11-toolkits/pmw/Makefile b/x11-toolkits/pmw/Makefile index 34c846ff60b6..716b8046b33c 100644 --- a/x11-toolkits/pmw/Makefile +++ b/x11-toolkits/pmw/Makefile @@ -6,8 +6,7 @@ # PORTNAME= py-pmw -PORTVERSION= 0.8.3 -DISTNAME= Pmw.0.8.3 +PORTVERSION= 0.8.3 CATEGORIES= x11-toolkits python MASTER_SITES= ftp://ftp.dscpl.com.au/pub/pmw/ DISTNAME= Pmw.${PORTVERSION} diff --git a/x11-toolkits/py-Pmw/Makefile b/x11-toolkits/py-Pmw/Makefile index 34c846ff60b6..716b8046b33c 100644 --- a/x11-toolkits/py-Pmw/Makefile +++ b/x11-toolkits/py-Pmw/Makefile @@ -6,8 +6,7 @@ # PORTNAME= py-pmw -PORTVERSION= 0.8.3 -DISTNAME= Pmw.0.8.3 +PORTVERSION= 0.8.3 CATEGORIES= x11-toolkits python MASTER_SITES= ftp://ftp.dscpl.com.au/pub/pmw/ DISTNAME= Pmw.${PORTVERSION} |