diff options
author | minskim <minskim> | 2004-02-15 03:01:57 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-02-15 03:01:57 +0000 |
commit | 40d6581172c51a6061e3efedc2b1759f84092881 (patch) | |
tree | 64d3df3db831400effd48624f4976d1320c87222 /editors/xemacs-nox11/Makefile | |
parent | a033f1dc08d365b2f2593259cb52c971798993dc (diff) | |
download | pkgsrc-40d6581172c51a6061e3efedc2b1759f84092881.tar.gz |
Do not override version.
Diffstat (limited to 'editors/xemacs-nox11/Makefile')
-rw-r--r-- | editors/xemacs-nox11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs-nox11/Makefile b/editors/xemacs-nox11/Makefile index f7a1abd80f9..bcd0ccb4944 100644 --- a/editors/xemacs-nox11/Makefile +++ b/editors/xemacs-nox11/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2004/02/15 02:58:46 minskim Exp $ +# $NetBSD: Makefile,v 1.12 2004/02/15 03:01:57 minskim Exp $ .include "../../editors/xemacs/Makefile.common" -PKGNAME= xemacs-nox11-21.4.15 +PKGNAME= ${DISTNAME:S/xemacs/xemacs-nox11/} MAINTAINER= magick@NetBSD.org |