diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-21 07:01:09 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-21 07:01:09 +0000 |
commit | a31851b49fa65439de0e45bac6d5a449c13e88c9 (patch) | |
tree | fe5114a3719547abcca22ef11dc7f51886d7055b /x11-toolkits/pmw/Makefile | |
parent | 72ee5722da8e4c27dfcfa569353c55bc31ce5d35 (diff) | |
download | FreeBSD-ports-a31851b49fa65439de0e45bac6d5a449c13e88c9.zip FreeBSD-ports-a31851b49fa65439de0e45bac6d5a449c13e88c9.tar.gz |
remove duplicate DISTNAME
Diffstat (limited to 'x11-toolkits/pmw/Makefile')
-rw-r--r-- | x11-toolkits/pmw/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/pmw/Makefile b/x11-toolkits/pmw/Makefile index 34c846f..716b804 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} |