diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-23 09:31:18 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-23 09:31:18 +0000 |
commit | c69306111d5ee3640034e5dad20b351a827bb1f5 (patch) | |
tree | 8c12334532b24addba7df67e8d8589411a1e41f0 /deskutils | |
parent | change doc dir to not have version extension for compatibility (diff) |
No need to remove DISTNAMEs which are perfectly reasonable.
Pointy hat to: edwin
Notes
Notes:
svn path=/head/; revision=73845
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/logjam2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/logjam2/Makefile b/deskutils/logjam2/Makefile index 4631226ebcf6..f132662e80c9 100644 --- a/deskutils/logjam2/Makefile +++ b/deskutils/logjam2/Makefile @@ -9,6 +9,7 @@ PORTNAME= logjam2 PORTVERSION= 4.0.0 CATEGORIES= deskutils MASTER_SITES= http://logjam.danga.com/download/ +DISTNAME= logjam-${PORTVERSION} MAINTAINER= ahze@rgv.net |