diff options
author | asami <asami@FreeBSD.org> | 1996-02-08 11:31:43 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-02-08 11:31:43 +0800 |
commit | ab8890d87563dc6b10e75947f4d4983edbb30ed1 (patch) | |
tree | bd4a35d8e21234a95178db8f8a1bbaa487fa1107 /misc | |
parent | 0bfa0e011644c5696ef41f5b8dd9eec15966928c (diff) | |
download | freebsd-ports-gnome-ab8890d87563dc6b10e75947f4d4983edbb30ed1.tar.gz freebsd-ports-gnome-ab8890d87563dc6b10e75947f4d4983edbb30ed1.tar.zst freebsd-ports-gnome-ab8890d87563dc6b10e75947f4d4983edbb30ed1.zip |
Comment said this script is for Wnn. Now you know where I copied
it from. ;)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/astrolog/pkg-install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/astrolog/pkg-install b/misc/astrolog/pkg-install index 011094549c82..81ed65c97ed1 100644 --- a/misc/astrolog/pkg-install +++ b/misc/astrolog/pkg-install @@ -1,5 +1,5 @@ #!/bin/sh -# installation script for Wnn4.2 +# installation script for astrolog if [ "$2" != "POST-INSTALL" ]; then exit 0 fi |