diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-12-15 09:03:14 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-12-15 09:03:14 +0000 |
commit | 5fa8fc1caedce6fc5e4f395d8c9f5dfe5d740d01 (patch) | |
tree | fc97c4e3a4db9d0b0ef0bba5e3872a369d1fc3f3 /audio | |
parent | Fix the MASTER_SITE and remove the WWW site from pkg-descr. (diff) |
Properly name startup-script
Notes
Notes:
svn path=/head/; revision=151225
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gnump3d/Makefile | 2 | ||||
-rw-r--r-- | audio/gnump3d/files/gnump3d.sh.in (renamed from audio/gnump3d/files/gnump3.sh.in) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/gnump3d/Makefile b/audio/gnump3d/Makefile index 6868cad57f03..bcbb5dfe7e1e 100644 --- a/audio/gnump3d/Makefile +++ b/audio/gnump3d/Makefile @@ -27,7 +27,7 @@ USE_BZIP2= yes USE_REINPLACE= yes USE_PERL5_RUN= yes NO_BUILD= yes -USE_RC_SUBR= gnump3.sh +USE_RC_SUBR= gnump3d.sh SUB_LIST+= PERL=${PERL} MAN1= gnump3d-index.1 gnump3d-top.1 gnump3d.1 gnump3d.conf.1 diff --git a/audio/gnump3d/files/gnump3.sh.in b/audio/gnump3d/files/gnump3d.sh.in index 98de6a39fb00..98de6a39fb00 100644 --- a/audio/gnump3d/files/gnump3.sh.in +++ b/audio/gnump3d/files/gnump3d.sh.in |