diff options
author | vs <vs@FreeBSD.org> | 2005-12-15 09:03:14 +0000 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-12-15 09:03:14 +0000 |
commit | 6fe8dfe1947ad3b44584fa29deb7b585e1c120c3 (patch) | |
tree | 6d04ea6bddee0e8229b867cbfe8972012f650a1c /audio/gnump3d | |
parent | 016b9548754c084c96adc109f0d5cdd30f0ea63f (diff) | |
download | FreeBSD-ports-6fe8dfe1947ad3b44584fa29deb7b585e1c120c3.zip FreeBSD-ports-6fe8dfe1947ad3b44584fa29deb7b585e1c120c3.tar.gz |
Properly name startup-script
Diffstat (limited to 'audio/gnump3d')
-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 6868cad..bcbb5df 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 98de6a3..98de6a3 100644 --- a/audio/gnump3d/files/gnump3.sh.in +++ b/audio/gnump3d/files/gnump3d.sh.in |