diff options
author | R. Imura <imura@FreeBSD.org> | 2000-04-15 12:58:16 +0000 |
---|---|---|
committer | R. Imura <imura@FreeBSD.org> | 2000-04-15 12:58:16 +0000 |
commit | 9520b567dd4cb99476a19120c6095a562a65b4d0 (patch) | |
tree | b26b6bdb41de7d5f97a4db48c963397749934cf2 /www/erwn | |
parent | 6f2674d86fbb76a4f802a47c35b386cc038b0e09 (diff) | |
download | ports-9520b567dd4cb99476a19120c6095a562a65b4d0.tar.gz ports-9520b567dd4cb99476a19120c6095a562a65b4d0.zip |
Setting DISTNAME correctly.
Notes
Notes:
svn path=/head/; revision=27610
Diffstat (limited to 'www/erwn')
-rw-r--r-- | www/erwn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/erwn/Makefile b/www/erwn/Makefile index 087c2877611d..d28184fc728d 100644 --- a/www/erwn/Makefile +++ b/www/erwn/Makefile @@ -9,7 +9,7 @@ PORTNAME= erwn PORTVERSION= 0.3.1 CATEGORIES= www editors MASTER_SITES= http://www-stud.fht-esslingen.de/erwin/ -DISTNAME= erwin-${PORTNAME} +DISTNAME= erwin-${PORTVERSION} MAINTAINER= jim@FreeBSD.org |